prev UP next Regex

5.1: Syntactic Class Operators

The operators in this section require Regex to recognize the syntactic classes of characters. Regex uses a syntax table to determine this.

  • Emacs Syntax Tables
  • Match-syntactic-class Operator \sCLASS
  • Match-not-syntactic-class Operator \SCLASS