Searched refs:RE_NO_GNU_OPS (Results 1 – 2 of 2) sorted by relevance
174 # define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro182 # define RE_DEBUG (RE_NO_GNU_OPS << 1)226 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)236 | RE_INTERVALS | RE_NO_GNU_OPS \
1843 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()1850 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()1857 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()1864 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()1879 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()1883 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()1887 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()1894 if (!(syntax & RE_NO_GNU_OPS)) in peek_token()
Completed in 11 milliseconds