Regular expressions: Difference between revisions

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

edits