Searched refs:OP_POSUPTO (Results 1 – 11 of 11) sorted by relevance
331 if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO) in get_chr_property_list()1113 *code += OP_POSUPTO - OP_UPTO; in PRIV()1117 *code += OP_POSUPTO - OP_MINUPTO; in PRIV()1240 case OP_POSUPTO: in PRIV()
168 case OP_POSUPTO: in PRIV()
500 case OP_POSUPTO: in pcre2_printint()507 else if (*code == OP_POSUPTO || *code == OP_POSUPTOI) fprintf(f, "+"); in pcre2_printint()
300 case OP_POSUPTO: in pcre2_callout_enumerate()
631 case OP_POSUPTO: in find_minlength()1119 case OP_POSUPTO: in set_start_bits()
2410 case OP_POSUPTO: in internal_dfa_match()2430 if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO) in internal_dfa_match()
1409 OP_POSUPTO, /* 45 Possessified upto, caseful */ enumerator
686 OP_POSUPTO, 0, /* UPTO, MINUPTO */1220 case OP_POSUPTO: in find_fixedlength()1717 case OP_POSUPTO: in could_be_empty_branch()2558 case OP_POSUPTO: in find_recurse()
725 case OP_POSUPTO: in next_opcode()1610 case OP_POSUPTO: in get_framesize()8664 if (*opcode >= OP_STAR && *opcode <= OP_POSUPTO) in get_iterator_parameters()8751 *opcode = OP_POSUPTO; in get_iterator_parameters()8781 case OP_POSUPTO: in get_iterator_parameters()9150 case OP_POSUPTO: in compile_iterator_matchingpath()9411 case OP_POSUPTO: in compile_matchingpath()9768 case OP_POSUPTO: in compile_iterator_backtrackingpath()10544 case OP_POSUPTO: in compile_backtrackingpath()
3437 case OP_POSUPTO: in match()
286 OP_POSUPTO OP_POSUPTOI