Changes

Jump to navigation Jump to search
m
spelling fix
Line 11: Line 11:  
* '<nowiki>[...]</nowiki>' - match one of the characters contained within the square braces.
 
* '<nowiki>[...]</nowiki>' - match one of the characters contained within the square braces.
 
* '.' - match any single character
 
* '.' - match any single character
* '^' - begining of a string
+
* '^' - beginning of a string
 
* '$' - end of a string
 
* '$' - end of a string
  
1,129

edits

Navigation menu