Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_study.c561 case OP_NOTPOSSTARI: in find_minlength()
896 case OP_NOTPOSSTARI: in set_start_bits()
H A Dpcre_printint.c553 case OP_NOTPOSSTARI: in pcre_printint()
H A Dpcre_compile.c853 OP_NOTPOSSTARI, 0, /* NOTSTARI, NOTMINSTARI */
2001 case OP_NOTPOSSTARI: in find_fixedlength()
2192 case OP_NOTPOSSTARI: in PRIV()
2337 case OP_NOTPOSSTARI: in find_recurse()
2689 case OP_NOTPOSSTARI: in could_be_empty_branch()
3876 case OP_NOTPOSSTARI: in auto_possessify()
6563 case OP_NOTSTARI: *tempcode = OP_NOTPOSSTARI; break; in compile_branch()
H A Dpcre_internal.h2002 OP_NOTPOSSTARI, /* 81 Possessified versions, caseless */ enumerator
H A Dpcre_jit_compile.c744 case OP_NOTPOSSTARI: in next_opcode()
958 case OP_NOTPOSSTARI: in is_accelerated_repeat()
1604 case OP_NOTPOSSTARI: in get_framesize()
9420 case OP_NOTPOSSTARI: in compile_matchingpath()
10552 case OP_NOTPOSSTARI: in compile_backtrackingpath()
H A Dpcre_exec.c3729 case OP_NOTPOSSTARI: in match()

Completed in 69 milliseconds