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()
418 case OP_KETRMIN: in pcre2_printint()
927 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 …]
868 case OP_KETRMIN: in internal_dfa_match()3135 *end_subpattern == OP_KETRMIN)? in internal_dfa_match()
1544 OP_KETRMIN, /* 123 order. They are for groups the repeat for ever. */ enumerator
5735 case OP_KETRMIN: in match()5890 if (Fop == OP_KETRMIN) in match()
Completed in 75 milliseconds