Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c261 case OP_NOTPOSSTARI: in pcre_pattern_to_host_byte_order()
Dpcre_study.c561 case OP_NOTPOSSTARI: in find_minlength()
896 case OP_NOTPOSSTARI: in set_start_bits()
Dpcre_printint.c553 case OP_NOTPOSSTARI: in pcre_printint()
Dpcre_compile.c852 OP_NOTPOSSTARI, 0, /* NOTSTARI, NOTMINSTARI */
2000 case OP_NOTPOSSTARI: in find_fixedlength()
2191 case OP_NOTPOSSTARI: in PRIV()
2336 case OP_NOTPOSSTARI: in find_recurse()
2688 case OP_NOTPOSSTARI: in could_be_empty_branch()
3875 case OP_NOTPOSSTARI: in auto_possessify()
6481 case OP_NOTSTARI: *tempcode = OP_NOTPOSSTARI; break; in compile_branch()
Dpcre_internal.h2002 OP_NOTPOSSTARI, /* 81 Possessified versions, caseless */ enumerator
Dpcre_dfa_exec.c2406 case OP_NOTPOSSTARI: in internal_dfa_exec()
Dpcre_jit_compile.c729 case OP_NOTPOSSTARI: in next_opcode()
1395 case OP_NOTPOSSTARI: in get_framesize()
8395 case OP_NOTPOSSTARI: in compile_matchingpath()
9541 case OP_NOTPOSSTARI: in compile_backtrackingpath()
Dpcretest.c2624 case OP_NOTPOSSTARI: in regexflip8_or_16()
Dpcre_exec.c3729 case OP_NOTPOSSTARI: in match()