Home
last modified time | relevance | path

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

/PHP-7.4/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.c493 case OP_EXACTI: in pcre2_printint()
506 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.c1303 case OP_EXACTI: in PRIV()
H A Dpcre2_internal.h1421 OP_EXACTI, /* 54 */ enumerator
H A Dpcre2_compile.c7570 case OP_EXACTI: in compile_branch()
8566 case OP_EXACTI: in find_recurse()
8702 case OP_EXACTI: in find_firstassertedcu()
H A Dpcre2_dfa_match.c2481 case OP_EXACTI: in internal_dfa_match()
H A Dpcre2_jit_compile.c988 case OP_EXACTI: in next_opcode()
1401 case OP_EXACTI: in detect_early_fail()
2077 case OP_EXACTI: in get_framesize()
5435 case OP_EXACTI: in scan_prefix()
11874 case OP_EXACTI: in compile_matchingpath()
13015 case OP_EXACTI: in compile_backtrackingpath()
H A Dpcre2_match.c1121 case OP_EXACTI: in match()

Completed in 110 milliseconds