Home
last modified time | relevance | path

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

/PHP-8.3/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.c595 case OP_NOTEXACTI: in pcre2_printint()
609 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.c1351 case OP_NOTEXACTI: in PRIV()
H A Dpcre2_internal.h1482 OP_NOTEXACTI, /* 80 Exactly n matches */ enumerator
H A Dpcre2_dfa_match.c2539 case OP_NOTEXACTI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1019 case OP_NOTEXACTI: in next_opcode()
1416 case OP_NOTEXACTI: in detect_early_fail()
2090 case OP_NOTEXACTI: in get_framesize()
5653 case OP_NOTEXACTI: in scan_prefix()
12208 case OP_NOTEXACTI: in compile_matchingpath()
13349 case OP_NOTEXACTI: in compile_backtrackingpath()
H A Dpcre2_compile.c7689 case OP_NOTEXACTI: in compile_branch()
8695 case OP_NOTEXACTI: in find_recurse()
H A Dpcre2_match.c1492 case OP_NOTEXACTI: in match()

Completed in 185 milliseconds