Home
last modified time | relevance | path

Searched refs:OP_NOTQUERY (Results 1 – 9 of 9) sorted by relevance

/external/pcre/dist/
Dpcre_byte_order.c243 case OP_NOTQUERY: in pcre_pattern_to_host_byte_order()
Dpcre_study.c565 case OP_NOTQUERY: in find_minlength()
900 case OP_NOTQUERY: in set_start_bits()
Dpcre_printint.c569 case OP_NOTQUERY: in pcre_printint()
Dpcre_compile.c2003 case OP_NOTQUERY: in find_fixedlength()
2206 case OP_NOTQUERY: in PRIV()
2351 case OP_NOTQUERY: in find_recurse()
2692 case OP_NOTQUERY: in could_be_empty_branch()
3857 case OP_NOTQUERY: in auto_possessify()
6478 case OP_NOTQUERY: *tempcode = OP_NOTPOSQUERY; break; in compile_branch()
Dpcre_internal.h1977 OP_NOTQUERY, /* 63 */ enumerator
Dpcre_dfa_exec.c2368 case OP_NOTQUERY: in internal_dfa_exec()
Dpcre_jit_compile.c711 case OP_NOTQUERY: in next_opcode()
1019 case OP_NOTQUERY: \
8377 case OP_NOTQUERY: in compile_matchingpath()
9523 case OP_NOTQUERY: in compile_backtrackingpath()
Dpcretest.c2606 case OP_NOTQUERY: in regexflip8_or_16()
Dpcre_exec.c3768 case OP_NOTQUERY: in match()