Home
last modified time | relevance | path

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

/php-src/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.c535 case OP_EXACTI: in pcre2_printint()
548 if (*code != OP_EXACT && *code != OP_EXACTI) fprintf(f, "0,"); in pcre2_printint()
H A Dpcre2_study.c333 case OP_EXACTI: in find_minlength()
1177 case OP_EXACTI: in set_start_bits()
1331 case OP_EXACTI: in set_start_bits()
H A Dpcre2_auto_possess.c1331 case OP_EXACTI: in PRIV()
H A Dpcre2_internal.h1470 OP_EXACTI, /* 54 */ enumerator
H A Dpcre2_compile.c7944 case OP_EXACTI: in compile_branch()
8988 case OP_EXACTI: in find_recurse()
9123 case OP_EXACTI: in find_firstassertedcu()
H A Dpcre2_dfa_match.c2585 case OP_EXACTI: in internal_dfa_match()
H A Dpcre2_jit_compile.c1037 case OP_EXACTI: in next_opcode()
1478 case OP_EXACTI: in detect_early_fail()
2176 case OP_EXACTI: in get_framesize()
5667 case OP_EXACTI: in scan_prefix()
12509 case OP_EXACTI: in compile_matchingpath()
13710 case OP_EXACTI: in compile_backtrackingpath()
H A Dpcre2_match.c1189 case OP_EXACTI: in match()

Completed in 129 milliseconds