Home
last modified time | relevance | path

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

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