Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_printint.c575 case OP_NOTEXACTI: in pcre_printint()
589 if (*code != OP_NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); in pcre_printint()
H A Dpcre_study.c249 case OP_NOTEXACTI: in find_minlength()
877 case OP_NOTEXACTI: in set_start_bits()
H A Dpcre_compile.c1877 case OP_NOTEXACTI: in find_fixedlength()
2165 case OP_NOTEXACTI: in PRIV()
2310 case OP_NOTEXACTI: in find_recurse()
2629 case OP_NOTEXACTI: in could_be_empty_branch()
3872 case OP_NOTEXACTI: in auto_possessify()
6402 case OP_NOTEXACTI: in compile_branch()
H A Dpcre_internal.h2000 OP_NOTEXACTI, /* 80 Exactly n matches */ enumerator
H A Dpcre_jit_compile.c728 case OP_NOTEXACTI: in next_opcode()
1394 case OP_NOTEXACTI: in get_framesize()
3443 case OP_NOTEXACTI: in scan_prefix()
8394 case OP_NOTEXACTI: in compile_matchingpath()
9540 case OP_NOTEXACTI: in compile_backtrackingpath()
H A Dpcre_exec.c3711 case OP_NOTEXACTI: in match()

Completed in 66 milliseconds