 | | SVR4 provides a second set of functions for implementing regular expressions, called compile, advance, and step. These functions implement regular expressions just as they exist in ed and grep, but their usage is complicated, and, because they are not available in other versions of the operating system, not portable. For more information on them, consult the regexpr (5) manual page. | |
|