manpagez: man pages & more
info gawk
Home | html | info | man

File: gawk.info,  Node: Using Constant Regexps,  Next: Variables,  Prev: Constants,  Up: Values

6.1.2 Using Regular Expression Constants
----------------------------------------

Regular expression constants consist of text describing a regular
expression enclosed in slashes (such as '/the +answer/').  This minor
node 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.

* Menu:

* Standard Regexp Constants::   Regexp constants in standard 'awk'.
* Strong Regexp Constants::     Strongly typed regexp constants.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.