Searched refs:OP_NOTSTARI (Results 1 – 11 of 11) sorted by relevance
278 (c >= OP_NOTSTARI)? OP_NOTSTARI : in get_repeat_base()353 case OP_NOTSTARI: in get_chr_property_list()1321 case OP_NOTSTARI: in PRIV()
176 case OP_NOTSTARI: in PRIV()
348 case OP_NOTSTARI: in pcre2_callout_enumerate()
700 case OP_NOTSTARI: in find_minlength()1046 case OP_NOTSTARI: in set_start_bits()
538 case OP_NOTSTARI: in pcre2_printint()
1529 case OP_NOTSTARI: in match()1540 fc = *Fecode++ - ((Fop >= OP_NOTSTARI)? OP_NOTSTARI: OP_NOTSTAR); in match()1558 if (Fop >= OP_NOTSTARI) /* Caseless */ in match()
1449 OP_NOTSTARI, /* 72 */ enumerator
1006 case OP_NOTSTARI: in next_opcode()1379 case OP_NOTSTARI: in detect_early_fail()1722 case OP_NOTSTARI: \11082 else if (*opcode >= OP_NOTSTARI && *opcode <= OP_NOTPOSUPTOI) in get_iterator_parameters()11086 *opcode -= OP_NOTSTARI - OP_STAR; in get_iterator_parameters()11969 case OP_NOTSTARI: in compile_matchingpath()13110 case OP_NOTSTARI: in compile_backtrackingpath()
2443 case OP_NOTSTARI: in internal_dfa_match()
689 OP_NOTSTAR - OP_STAR, OP_NOTSTARI - OP_STAR };8585 case OP_NOTSTARI: in find_recurse()
512 Another set of matching repeating opcodes (called OP_NOTSTAR, OP_NOTSTARI,