Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c347 case OP_CRSTAR: in find_minlength()
402 case OP_CRSTAR: in find_minlength()
1276 case OP_CRSTAR: in set_start_bits()
H A Dpcre_exec.c2682 case OP_CRSTAR: in match()
2688 c = *ecode++ - OP_CRSTAR; in match()
2822 case OP_CRSTAR: in match()
2828 c = *ecode++ - OP_CRSTAR; in match()
3036 case OP_CRSTAR: in match()
3042 c = *ecode++ - OP_CRSTAR; in match()
H A Dpcre_printint.src508 case OP_CRSTAR:
H A Dpcre_compile.c1936 case OP_CRSTAR: in find_fixedlength()
2504 case OP_CRSTAR: /* These could be empty; continue */ in could_be_empty_branch()
5077 *code++ = OP_CRSTAR + repeat_type; in compile_branch()
H A Dpcre_internal.h2023 OP_CRSTAR, /* 98 The maximizing and minimizing versions of */ enumerator
H A DHACKING332 OP_CRSTAR

Completed in 100 milliseconds