Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c459 case OP_NOTMINUPTO: in find_minlength()
800 case OP_NOTMINUPTO: in set_start_bits()
H A Dpcre_printint.src383 case OP_NOTMINUPTO:
390 if (*code == OP_NOTMINUPTO) fprintf(f, "?");
H A Dpcre_internal.h1976 OP_NOTMINUPTO, /* 66 */ enumerator
H A Dpcre_compile.c1980 case OP_NOTMINUPTO: in find_fixedlength()
2285 case OP_NOTMINUPTO: in find_recurse()
H A Dpcre_exec.c3625 case OP_NOTMINUPTO: in match()
3629 minimize = *ecode == OP_NOTMINUPTO || *ecode == OP_NOTMINUPTOI; in match()

Completed in 81 milliseconds