Searched refs:RE_NO_SUB (Results 1 – 3 of 3) sorted by relevance
104 | (testno == 3 ? RE_NO_SUB : 0)); in do_test()
204 # define RE_NO_SUB (RE_CONTEXT_INVALID_DUP << 1) macro
225 bufp->no_sub = !!(re_syntax_options & RE_NO_SUB); in re_compile_pattern()
Completed in 12 milliseconds