Home
last modified time | relevance | path

Searched refs:RE_NO_GNU_OPS (Results 1 – 21 of 21) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/
H A Dxregex2.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
186 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
194 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl2/grep/dist/lib/posix/
H A Dregex.h155 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
163 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
187 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
195 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h151 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
159 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
183 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
191 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h153 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
161 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
189 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
198 | RE_INTERVALS | RE_NO_GNU_OPS)
H A Ddfa.c765 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
770 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
775 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
780 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
785 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
790 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
952 if (!backslash || (syntax_bits & RE_NO_GNU_OPS)) in lex()
H A Dregex.c4006 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4014 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4022 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4028 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4034 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4040 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4046 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4052 if (syntax & RE_NO_GNU_OPS) in PREFIX()
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
186 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
194 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl3/binutils/dist/include/
H A Dxregex2.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
186 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
194 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
186 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
194 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dxregex2.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
186 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
194 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl3/gcc/dist/include/
H A Dxregex2.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
186 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
194 | RE_INTERVALS | RE_NO_GNU_OPS)
/netbsd/external/gpl2/grep/dist/src/
H A Ddfa.c791 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
796 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
801 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
806 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
811 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
816 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
978 if (!backslash || (syntax_bits & RE_NO_GNU_OPS)) in lex()
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dregex.h733 # define RE_NO_GNU_OPS REG_NO_GNU_OPS macro
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dregex.c4007 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4015 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4023 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4029 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4035 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4041 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4047 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4053 if (syntax & RE_NO_GNU_OPS) in PREFIX()
/netbsd/external/gpl2/grep/dist/lib/
H A Dregex.c3997 if (syntax & RE_NO_GNU_OPS)
4005 if (syntax & RE_NO_GNU_OPS)
4013 if (syntax & RE_NO_GNU_OPS)
4019 if (syntax & RE_NO_GNU_OPS)
4025 if (syntax & RE_NO_GNU_OPS)
4031 if (syntax & RE_NO_GNU_OPS)
4037 if (syntax & RE_NO_GNU_OPS)
4043 if (syntax & RE_NO_GNU_OPS)
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dregex.c4078 if (syntax & RE_NO_GNU_OPS)
4086 if (syntax & RE_NO_GNU_OPS)
4094 if (syntax & RE_NO_GNU_OPS)
4100 if (syntax & RE_NO_GNU_OPS)
4106 if (syntax & RE_NO_GNU_OPS)
4112 if (syntax & RE_NO_GNU_OPS)
4118 if (syntax & RE_NO_GNU_OPS)
4124 if (syntax & RE_NO_GNU_OPS)
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c4007 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4015 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4023 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4029 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4035 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4041 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4047 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4053 if (syntax & RE_NO_GNU_OPS) in PREFIX()
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dregex.c4011 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4019 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4027 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4033 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4039 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4045 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4051 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4057 if (syntax & RE_NO_GNU_OPS) in PREFIX()
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c4007 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4015 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4023 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4029 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4035 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4041 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4047 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4053 if (syntax & RE_NO_GNU_OPS) in PREFIX()
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c4007 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4015 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4023 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4029 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4035 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4041 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4047 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4053 if (syntax & RE_NO_GNU_OPS) in PREFIX()
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dregex.c4011 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4019 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4027 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4033 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4039 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4045 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4051 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4057 if (syntax & RE_NO_GNU_OPS) in PREFIX()