Home
last modified time | relevance | path

Searched refs:RE_NEWLINE_ALT (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxregex2.h119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
124 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
199 | RE_NEWLINE_ALT)
204 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h118 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
123 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
203 | RE_NEWLINE_ALT)
208 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
H A Ddfa.c743 || ((syntax_bits & RE_NEWLINE_ALT) in lex()
908 || !(syntax_bits & RE_NEWLINE_ALT)) in lex()
H A Dregex.c3623 if (syntax & RE_NEWLINE_ALT) in PREFIX()
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dxregex2.h119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
124 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
199 | RE_NEWLINE_ALT)
204 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-src/external/gpl2/grep/dist/lib/posix/
H A Dregex.h120 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
125 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
200 | RE_NEWLINE_ALT)
205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
124 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
199 | RE_NEWLINE_ALT)
204 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-src/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h116 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
121 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
196 | RE_NEWLINE_ALT)
201 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
124 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
199 | RE_NEWLINE_ALT)
204 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.h727 # define RE_NEWLINE_ALT REG_NEWLINE_ALT macro
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.c769 || ((syntax_bits & RE_NEWLINE_ALT) in lex()
934 || !(syntax_bits & RE_NEWLINE_ALT)) in lex()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c3628 if (syntax & RE_NEWLINE_ALT) in PREFIX()
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c3695 if (syntax & RE_NEWLINE_ALT)
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c3628 if (syntax & RE_NEWLINE_ALT) in PREFIX()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c3628 if (syntax & RE_NEWLINE_ALT) in PREFIX()
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c3615 if (syntax & RE_NEWLINE_ALT)
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c3624 if (syntax & RE_NEWLINE_ALT) in PREFIX()