Previous Topic: Word OperatorsNext Topic: Escape Operator


Buffer Operators

The following operators are provide for compatibility with the GNU regular expression library, and Perl regular expressions:

A buffer is considered to consist of the whole sequence passed to the matching algorithms, unless the flags match_not_bob or match_not_eob are set.