Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_printint.c582 case OP_NOTEXACT: in pcre_printint()
589 if (*code != OP_NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); in pcre_printint()
H A Dpcre_study.c248 case OP_NOTEXACT: in find_minlength()
876 case OP_NOTEXACT: in set_start_bits()
H A Dpcre_compile.c1876 case OP_NOTEXACT: in find_fixedlength()
2164 case OP_NOTEXACT: in PRIV()
2309 case OP_NOTEXACT: in find_recurse()
2628 case OP_NOTEXACT: in could_be_empty_branch()
3859 case OP_NOTEXACT: in auto_possessify()
6401 case OP_NOTEXACT: in compile_branch()
H A Dpcre_internal.h1982 OP_NOTEXACT, /* 67 Exactly n matches */ enumerator
H A Dpcre_jit_compile.c715 case OP_NOTEXACT: in next_opcode()
1388 case OP_NOTEXACT: in get_framesize()
3442 case OP_NOTEXACT: in scan_prefix()
8381 case OP_NOTEXACT: in compile_matchingpath()
9527 case OP_NOTEXACT: in compile_backtrackingpath()
H A Dpcre_exec.c3710 case OP_NOTEXACT: in match()

Completed in 79 milliseconds