Next: , Up: GNU Operators   [Contents][Index]


18.4.1 Word Operators

The operators in this section require Regex to recognize parts of words. Characters that are part of words, which are called word-constituent, are letters, digits, and the underscore (‘_’); more precisely, any character in the POSIX class alnum in the current locale, or underscore.