Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c457 case OP_MINUPTO: in find_minlength()
955 case OP_MINUPTO: in set_start_bits()
H A Dpcre_printint.src332 case OP_MINUPTO:
339 if (*code == OP_MINUPTO) fprintf(f, "?");
H A DHACKING242 OP_MINUPTO OP_MINUPTOI
249 coded as an OP_EXACT followed by an OP_UPTO (or OP_MINUPTO or OPT_POSUPTO).
H A Dpcre_compile.c1972 case OP_MINUPTO: in find_fixedlength()
2157 case OP_MINUPTO: in PRIV()
2283 case OP_MINUPTO: in find_recurse()
2605 case OP_MINUPTO: in could_be_empty_branch()
H A Dpcre_internal.h1939 OP_MINUPTO, /* 40 */ enumerator
H A Dpcre_exec.c3248 case OP_MINUPTO: in match()
3252 minimize = *ecode == OP_MINUPTO || *ecode == OP_MINUPTOI; in match()

Completed in 51 milliseconds