Gawk/Regexp-Operators

From Get docs

3.3 Regular Expression Operators

You can combine regular expressions with special characters, called regular expression operators or metacharacters, to increase the power and versatility of regular expressions.

Regexp Operator Details    The actual details.
Interval Expressions    Notes on interval expressions.