Go to the first, previous, next, last section, table of contents.


Word Operators

The operators in this section require Regex to recognize parts of words. Regex uses a syntax table to determine whether or not a character is part of a word, i.e., whether or not it is word-constituent.


Go to the first, previous, next, last section, table of contents.