Home
last modified time | relevance | path

Searched defs:RE_NEWLINE_ALT (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/include/
H A Dxregex2.h120 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dxregex2.h119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
/dflybsd-src/contrib/gdb-7/include/
H A Dxregex2.h120 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dxregex2.h119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dxregex2.h119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
/dflybsd-src/contrib/grep/lib/
H A Dregex.h139 # define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.h727 # define RE_NEWLINE_ALT REG_NEWLINE_ALT macro