Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c560 case OP_NOTPOSSTAR: in find_minlength()
895 case OP_NOTPOSSTAR: in set_start_bits()
H A Dpcre_compile.c845 OP_NOTPOSSTAR, 0, /* NOTSTAR, NOTMINSTAR */
1999 case OP_NOTPOSSTAR: in find_fixedlength()
2190 case OP_NOTPOSSTAR: in PRIV()
2335 case OP_NOTPOSSTAR: in find_recurse()
2687 case OP_NOTPOSSTAR: in could_be_empty_branch()
3862 case OP_NOTPOSSTAR: in auto_possessify()
6476 case OP_NOTSTAR: *tempcode = OP_NOTPOSSTAR; break; in compile_branch()
H A Dpcre_internal.h1988 OP_NOTPOSSTAR, /* 68 Possessified versions, caseful */ enumerator
H A Dpcre_jit_compile.c716 case OP_NOTPOSSTAR: in next_opcode()
1389 case OP_NOTPOSSTAR: in get_framesize()
8382 case OP_NOTPOSSTAR: in compile_matchingpath()
9528 case OP_NOTPOSSTAR: in compile_backtrackingpath()
H A Dpcre_exec.c3728 case OP_NOTPOSSTAR: in match()

Completed in 66 milliseconds