Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c463 case OP_NOTPOSUPTO: in find_minlength()
810 case OP_NOTPOSUPTO: in set_start_bits()
H A Dpcre_printint.src384 case OP_NOTPOSUPTO:
391 else if (*code == OP_NOTPOSUPTO) fprintf(f, "+");
H A Dpcre_compile.c1990 case OP_NOTPOSUPTO: in find_fixedlength()
2289 case OP_NOTPOSUPTO: in find_recurse()
5540 case OP_NOTUPTO: *tempcode = OP_NOTPOSUPTO; break; in compile_branch()
H A Dpcre_internal.h1982 OP_NOTPOSUPTO, /* 71 */ enumerator
H A Dpcre_exec.c3657 case OP_NOTPOSUPTO: in match()

Completed in 45 milliseconds