regular expression
A simple, widely-used language for find and replace searches that identifies patterns
in textual data using Regular Expressions; a regex might say, for example, "find every word
that starts with a' and ends with 'y' and italicize them.
regex