Regular expression examples: Difference between revisions

Content deleted Content added
article upgrade ;; see discussion page wp_tpa_upgrade for more details
m space
Line 1:
A [[regular expression]] (also "Regex" or "regex" ) is a string that is used to describe or match a set of strings, according to certain [[syntax]] rules. The specific syntax rules vary depending on the programming language.
 
== Examples ==