Home
last modified time | relevance | path

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

/PHP-5.5/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_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()
H A Dpcre_internal.h2006 OP_NOTPOSSTARI, /* 81 Possessified versions, caseless */ enumerator
H A 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()
H A Dpcre_exec.c3729 case OP_NOTPOSSTARI: in match()

Completed in 88 milliseconds