Regular expressions: Difference between revisions

Line 1,086:
 
Valid quote mark pairs include the following.
// ''&squo; "" {} [] () <>&lt;&gt;
 
There are several functions that can be used with regexes, such as match(), replace(), split(), etc.
885

edits