Next: Variables, Previous: Constant Expressions, Up: Constants, Variables, and Conversions [Contents][Index]
Regular expression constants consist of text describing
a regular expression enclosed in slashes (such as /the +answer/).
This section describes how such constants work in
POSIX awk and gawk, and then goes on to describe
strongly typed regexp constants, which are a gawk extension.