Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c233 case OP_KETRMIN: in find_minlength()
1241 case OP_KETRMIN: in set_start_bits()
H A Dpcre2_printint.c417 case OP_KETRMIN: in pcre2_printint()
H A Dpcre2_jit_compile.c968 case OP_KETRMIN: in next_opcode()
10658 else if (ket == OP_KETRMIN) in match_once_common()
10842 ket = OP_KETRMIN; in compile_bracket_matchingpath()
10912 if (ket != OP_KETRMIN) in compile_bracket_matchingpath()
10953 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
10976 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
11000 if (ket == OP_KETRMIN) in compile_bracket_matchingpath()
13090 ket = OP_KETRMIN; in compile_bracket_backtrackingpath()
13131 else if (ket == OP_KETRMIN) in compile_bracket_backtrackingpath()
13498 else if (ket == OP_KETRMIN) in compile_bracket_backtrackingpath()
[all …]
H A Dpcre2_dfa_match.c870 case OP_KETRMIN: in internal_dfa_match()
3187 *end_subpattern == OP_KETRMIN)? in internal_dfa_match()
H A Dpcre2_internal.h1569 OP_KETRMIN, /* 123 order. They are for groups the repeat for ever. */ enumerator
H A Dpcre2_match.c5907 case OP_KETRMIN: in match()
6109 if (Fop == OP_KETRMIN) in match()

Completed in 71 milliseconds