GNU Info

Info Node: (elisp)Regular Expressions

(elisp)Regular Expressions


Next: Regexp Search Prev: String Search Up: Searching and Matching
Enter node , (file) or (file)node

Regular Expressions
===================

   A "regular expression" ("regexp", for short) is a pattern that
denotes a (possibly infinite) set of strings.  Searching for matches for
a regexp is a very powerful operation.  This section explains how to
write regexps; the following section says how to search for them.

Syntax of Regexps
Rules for writing regular expressions.
Regexp Functions
Functions for operating on regular expressions.
Regexp Example
Illustrates regular expression syntax.

automatically generated by info2www version 1.2.2.9