Regular expression

From LokDoc

(Redirected from Regular expressions)
Jump to: navigation, search

A regular expression (also called regexp or regex) is a string which can specify how a string should look in order to be matched. Parts of strings can also be captured by using groups.

 This article is a stub. You can help by expanding it.


External links

Personal tools