#regular-expressions
in theoretical computer science and formal language theory, a regular expression (abbreviated regex or regexp) is a sequence of characters that define a search pattern, mainly for use in pattern matching
https://en.wikipedia.org/wiki/Regular_expression http://www.regular-expressions.info