Searched refs:OP_NOTSTARI (Results 1 – 11 of 11) sorted by relevance
278 (c >= OP_NOTSTARI)? OP_NOTSTARI : in get_repeat_base()351 case OP_NOTSTARI: in get_chr_property_list()1300 case OP_NOTSTARI: in PRIV()
176 case OP_NOTSTARI: in PRIV()
348 case OP_NOTSTARI: in pcre2_callout_enumerate()
678 case OP_NOTSTARI: in find_minlength()1003 case OP_NOTSTARI: in set_start_bits()
535 case OP_NOTSTARI: in pcre2_printint()
1456 case OP_NOTSTARI: in match()1467 fc = *Fecode++ - ((Fop >= OP_NOTSTARI)? OP_NOTSTARI: OP_NOTSTAR); in match()1485 if (Fop >= OP_NOTSTARI) /* Caseless */ in match()
1405 OP_NOTSTARI, /* 72 */ enumerator
792 case OP_NOTSTARI: in next_opcode()1017 case OP_NOTSTARI: in is_accelerated_repeat()1305 case OP_NOTSTARI: \9771 else if (*opcode >= OP_NOTSTARI && *opcode <= OP_NOTPOSUPTOI) in get_iterator_parameters()9775 *opcode -= OP_NOTSTARI - OP_STAR; in get_iterator_parameters()10532 case OP_NOTSTARI: in compile_matchingpath()11667 case OP_NOTSTARI: in compile_backtrackingpath()
2429 case OP_NOTSTARI: in internal_dfa_match()
622 OP_NOTSTAR - OP_STAR, OP_NOTSTARI - OP_STAR };8148 case OP_NOTSTARI: in find_recurse()
510 Another set of matching repeating opcodes (called OP_NOTSTAR, OP_NOTSTARI,