Regular expressions

From DKPLP Doc

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.

External links

Personal tools