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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dxregex2.h163 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
168 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
191 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/freebsd-11-stable/contrib/binutils/include/
H A Dxregex2.h163 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
168 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
191 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/freebsd-11-stable/contrib/gdb/include/
H A Dxregex2.h160 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
165 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
188 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/freebsd-11-stable/contrib/libgnuregex/
H A Dregex.h153 # define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
158 # define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c1337 if (syntax & RE_DEBUG)
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dregex.c1337 if (syntax & RE_DEBUG)

Completed in 125 milliseconds