Previous Topic: Characters by CodeNext Topic: Buffer Operators


Word Operators

The following operators are provided for compatibility with the GNU regular expression library.

The start of the sequence passed to the matching algorithms is considered to be a potential start of a word unless the flag match_not_bow is set. The end of the sequence passed to the matching algorithms is considered to be a potential end of a word unless the flag match_not_eow is set.