Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/include/
Dxregex2.h152 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
160 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
184 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
192 | RE_INTERVALS | RE_NO_GNU_OPS)
/freebsd-10-stable/contrib/gcclibs/include/
Dxregex2.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)
/freebsd-10-stable/contrib/binutils/include/
Dxregex2.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)
/freebsd-10-stable/contrib/libgnuregex/
Dregex.h145 # define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
153 # define RE_DEBUG (RE_NO_GNU_OPS << 1)
197 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
207 | RE_INTERVALS | RE_NO_GNU_OPS \
Dregcomp.c1831 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1838 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1845 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1852 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1859 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1863 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1867 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1871 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1875 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
1882 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
/freebsd-10-stable/gnu/usr.bin/grep/
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()
/freebsd-10-stable/contrib/binutils/libiberty/
Dregex.c4005 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4013 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4021 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()
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dregex.c4005 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4013 if (syntax & RE_NO_GNU_OPS) in PREFIX()
4021 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()