Searched refs:RE_DEBUG (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.h160 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
165 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
192 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
H A Dregex.c1287 if (syntax & RE_DEBUG)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex-gnu.h161 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
184 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
H A Dregex.c1006 if (syntax & RE_DEBUG)

Completed in 120 milliseconds