Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c160 case OP_NOTEXACTI: in PRIV()
H A Dpcre2_pattern_info.c356 case OP_NOTEXACTI: in pcre2_callout_enumerate()
H A Dpcre2_printint.c564 case OP_NOTEXACTI: in pcre2_printint()
578 if (*code != OP_NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); in pcre2_printint()
H A Dpcre2_study.c332 case OP_NOTEXACTI: in find_minlength()
1022 case OP_NOTEXACTI: in set_start_bits()
H A Dpcre2_auto_possess.c1329 case OP_NOTEXACTI: in PRIV()
H A Dpcre2_internal.h1458 OP_NOTEXACTI, /* 80 Exactly n matches */ enumerator
H A Dpcre2_dfa_match.c2482 case OP_NOTEXACTI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1014 case OP_NOTEXACTI: in next_opcode()
1409 case OP_NOTEXACTI: in detect_early_fail()
2089 case OP_NOTEXACTI: in get_framesize()
5575 case OP_NOTEXACTI: in scan_prefix()
11900 case OP_NOTEXACTI: in compile_matchingpath()
13041 case OP_NOTEXACTI: in compile_backtrackingpath()
H A Dpcre2_compile.c7572 case OP_NOTEXACTI: in compile_branch()
8568 case OP_NOTEXACTI: in find_recurse()
H A Dpcre2_match.c1475 case OP_NOTEXACTI: in match()

Completed in 816 milliseconds