Home
last modified time | relevance | path

Searched refs:RE_DEBUG (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/include/
H A Dxregex2.h163 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
168 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
190 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/dflybsd-src/contrib/binutils-2.27/include/
H A Dxregex2.h162 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
167 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
189 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/dflybsd-src/contrib/gdb-7/include/
H A Dxregex2.h163 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
168 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
190 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/dflybsd-src/contrib/gcc-8.0/include/
H A Dxregex2.h162 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
167 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
189 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/dflybsd-src/contrib/binutils-2.34/include/
H A Dxregex2.h162 #define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
167 #define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
189 ((RE_SYNTAX_POSIX_EXTENDED | RE_BACKSLASH_ESCAPE_IN_LISTS | RE_DEBUG) \
/dflybsd-src/contrib/grep/lib/
H A Dregex.h182 # define RE_DEBUG (RE_NO_GNU_OPS << 1) macro
187 # define RE_INVALID_INTERVAL_ORD (RE_DEBUG << 1)
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.h719 # define RE_DEBUG REG_DEBUG macro
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dregex.c1332 if (syntax & RE_DEBUG) in re_set_syntax()
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dregex.c1331 if (syntax & RE_DEBUG) in re_set_syntax()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dregex.c1331 if (syntax & RE_DEBUG) in re_set_syntax()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dregex.c1332 if (syntax & RE_DEBUG) in re_set_syntax()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dregex.c1332 if (syntax & RE_DEBUG) in re_set_syntax()