#include <assert.h>Go to the source code of this file.
Defines | |
| #define | _POSIX2_RE_DUP_MAX 255 |
| #define | DUPMAX _POSIX2_RE_DUP_MAX |
| #define | INFINITY (DUPMAX + 1) |
| #define | NC (CHAR_MAX - CHAR_MIN + 1) |
| #define | NDEBUG |
Typedefs | |
| typedef unsigned char | uch |
|
|
|
|
|
Definition at line 44 of file utils.h. Referenced by p_count(). |
|
|
Definition at line 45 of file utils.h. Referenced by p_ere_exp(), and p_simp_re(). |
|
|
Definition at line 46 of file utils.h. Referenced by regcomp(). |
|
|
|
|
|
|
1.4.6-NO