Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c158 case OP_EXACTI: in PRIV()
H A Dpcre2_pattern_info.c330 case OP_EXACTI: in pcre2_callout_enumerate()
H A Dpcre2_printint.c524 case OP_EXACTI: in pcre2_printint()
537 if (*code != OP_EXACT && *code != OP_EXACTI) fprintf(f, "0,"); in pcre2_printint()
H A Dpcre2_study.c330 case OP_EXACTI: in find_minlength()
1241 case OP_EXACTI: in set_start_bits()
H A Dpcre2_auto_possess.c1325 case OP_EXACTI: in PRIV()
H A Dpcre2_internal.h1445 OP_EXACTI, /* 54 */ enumerator
H A Dpcre2_compile.c7687 case OP_EXACTI: in compile_branch()
8693 case OP_EXACTI: in find_recurse()
8828 case OP_EXACTI: in find_firstassertedcu()
H A Dpcre2_dfa_match.c2538 case OP_EXACTI: in internal_dfa_match()
H A Dpcre2_jit_compile.c993 case OP_EXACTI: in next_opcode()
1408 case OP_EXACTI: in detect_early_fail()
2078 case OP_EXACTI: in get_framesize()
5513 case OP_EXACTI: in scan_prefix()
12182 case OP_EXACTI: in compile_matchingpath()
13323 case OP_EXACTI: in compile_backtrackingpath()
H A Dpcre2_match.c1138 case OP_EXACTI: in match()

Completed in 120 milliseconds