Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/include/
H A Dxregex2.h99 #define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1) macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dxregex2.h98 #define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1) macro
/dflybsd-src/contrib/gdb-7/include/
H A Dxregex2.h99 #define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1) macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dxregex2.h98 #define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1) macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dxregex2.h98 #define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1) macro
/dflybsd-src/contrib/grep/lib/
H A Dregex.h118 # define RE_DOT_NEWLINE (RE_CONTEXT_INVALID_OPS << 1) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.h720 # define RE_DOT_NEWLINE REG_DOT_NEWLINE macro