Searched refs:RE_NEWLINE_ALT (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/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)
204 | RE_NEWLINE_ALT)
209 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
H A Ddfa.c743 || ((syntax_bits & RE_NEWLINE_ALT)
908 || !(syntax_bits & RE_NEWLINE_ALT))
H A Dregex.c3636 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/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)
200 | RE_NEWLINE_ALT)
205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/external/gpl3/gdb.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)
200 | RE_NEWLINE_ALT)
205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/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)
200 | RE_NEWLINE_ALT)
205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/external/gpl3/gdb/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)
200 | RE_NEWLINE_ALT)
205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/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)
200 | RE_NEWLINE_ALT)
205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/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)
200 | RE_NEWLINE_ALT)
205 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/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)
197 | RE_NEWLINE_ALT)
202 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/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)
201 | RE_NEWLINE_ALT)
206 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dregex.h732 # define RE_NEWLINE_ALT REG_NEWLINE_ALT
727 # define RE_NEWLINE_ALT macro
/netbsd-current/external/gpl2/grep/dist/src/
H A Ddfa.c769 || ((syntax_bits & RE_NEWLINE_ALT)
934 || !(syntax_bits & RE_NEWLINE_ALT))
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c3708 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dregex.c3629 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c3637 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c3637 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dregex.c3641 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dregex.c3641 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c3641 if (syntax & RE_NEWLINE_ALT)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dregex.c3641 if (syntax & RE_NEWLINE_ALT)

Completed in 415 milliseconds