Appendix E Regular Expressions

Regular expression matching is a scheme for string searching. A regular expression is a string of characters, some normal, some special, that allows the specification of a pattern to be matched.