libc/posix regex_internal.h
drepper@sources.redhat.com
drepper@sources.redhat.com
Tue Nov 18 23:39:00 GMT 2003
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2003-11-18 23:39:45
Modified files:
posix : regex_internal.h
Log message:
(re_token_type_t): Remove unused ALT, END_OF_RE_TOKEN_T and SUBEXP.
Reorder values. Add OP_UTF8_PERIOD and EPSILON_BIT.
(IS_EPSILON_NODE): Just test if EPSILON_BIT is set.
(ACCEPT_MB_NODE): Return 1 for OP_UTF8_PERIOD as well.
More information about the Glibc-cvs
mailing list