Home
last modified time | relevance | path

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

/PHP-7.4/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.c387 case OP_KETRMIN: in pcre2_printint()
H A Dpcre2_jit_compile.c922 case OP_KETRMIN: in next_opcode()
10000 else if (ket == OP_KETRMIN) in match_once_common()
10183 ket = OP_KETRMIN; in compile_bracket_matchingpath()
10253 if (ket != OP_KETRMIN) in compile_bracket_matchingpath()
10294 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
10317 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
10341 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
12392 ket = OP_KETRMIN; in compile_bracket_backtrackingpath()
12433 else if (ket == OP_KETRMIN) in compile_bracket_backtrackingpath()
12765 else if (ket == OP_KETRMIN) in compile_bracket_backtrackingpath()
[all …]
H A Dpcre2_internal.h1520 OP_KETRMIN, /* 123 order. They are for groups the repeat for ever. */ enumerator
H A Dpcre2_dfa_match.c868 case OP_KETRMIN: in internal_dfa_match()
3078 *end_subpattern == OP_KETRMIN)? in internal_dfa_match()
H A Dpcre2_match.c5526 case OP_KETRMIN: in match()
5681 if (Fop == OP_KETRMIN) in match()

Completed in 78 milliseconds