Go to the source code of this file.
Classes | |
| struct | regexp |
Defines | |
| #define | ushort unsigned short |
| #define | CHARBITS 0xffff |
| #define | NSUBEXP 10 |
Functions | |
| regexp * | regcomp () |
| int | regexec () |
| int | regsub () |
| int | regerror () |
| regexp* regcomp | ( | ) |
| int regerror | ( | ) |
| int regexec | ( | ) |
| int regsub | ( | ) |
1.5.8