Home The GNU C Library www.imodulo.com · 2003-04-05
Imodulo

Pattern Matching

[ Up: Top ]
[ Previous: Searching and Sorting ][ Next: I/O Overview ]

The GNU C Library provides pattern matching facilities for two kinds of patterns: regular expressions and file-name wildcards. The library also provides a facility for expanding variable and command references and parsing text into words in the way the shell does.

Menu