Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c244 case OP_NOTEXACT: in find_minlength()
791 case OP_NOTEXACT: in set_start_bits()
H A Dpcre_printint.src381 case OP_NOTEXACT:
388 if (*code != OP_NOTEXACT) fprintf(f, "0,");
H A Dpcre_compile.c1871 case OP_NOTEXACT: in find_fixedlength()
2277 case OP_NOTEXACT: in find_recurse()
2547 case OP_NOTEXACT: in could_be_empty_branch()
5515 else if (*tempcode == OP_EXACT || *tempcode == OP_NOTEXACT) in compile_branch()
H A Dpcre_internal.h1977 OP_NOTEXACT, /* 67 Exactly n matches */ enumerator
H A Dpcre_exec.c3617 case OP_NOTEXACT: in match()

Completed in 59 milliseconds