Searched refs:OP_KETRMIN (Results 1 – 6 of 6) sorted by relevance
233 case OP_KETRMIN: in find_minlength()1151 case OP_KETRMIN: in set_start_bits()
387 case OP_KETRMIN: in pcre2_printint()
922 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 …]
1520 OP_KETRMIN, /* 123 order. They are for groups the repeat for ever. */ enumerator
868 case OP_KETRMIN: in internal_dfa_match()3078 *end_subpattern == OP_KETRMIN)? in internal_dfa_match()
5526 case OP_KETRMIN: in match()5681 if (Fop == OP_KETRMIN) in match()
Completed in 73 milliseconds