Home
last modified time | relevance | path

Searched refs:OP_KETRMIN (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c233 case OP_KETRMIN: in find_minlength()
1151 case OP_KETRMIN: in set_start_bits()
H A Dpcre2_printint.c418 case OP_KETRMIN: in pcre2_printint()
H A Dpcre2_jit_compile.c927 case OP_KETRMIN: in next_opcode()
10308 else if (ket == OP_KETRMIN) in match_once_common()
10491 ket = OP_KETRMIN; in compile_bracket_matchingpath()
10561 if (ket != OP_KETRMIN) in compile_bracket_matchingpath()
10602 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
10625 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
10649 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
12700 ket = OP_KETRMIN; in compile_bracket_backtrackingpath()
12741 else if (ket == OP_KETRMIN) in compile_bracket_backtrackingpath()
13073 else if (ket == OP_KETRMIN) in compile_bracket_backtrackingpath()
[all …]
H A Dpcre2_dfa_match.c868 case OP_KETRMIN: in internal_dfa_match()
3135 *end_subpattern == OP_KETRMIN)? in internal_dfa_match()
H A Dpcre2_internal.h1544 OP_KETRMIN, /* 123 order. They are for groups the repeat for ever. */ enumerator
H A Dpcre2_match.c5735 case OP_KETRMIN: in match()
5890 if (Fop == OP_KETRMIN) in match()

Completed in 65 milliseconds