Searched refs:OP_NOTSTARI (Results 1 – 10 of 10) sorted by relevance
176 case OP_NOTSTARI: in PRIV()
295 (c >= OP_NOTSTARI)? OP_NOTSTARI : in get_repeat_base()370 case OP_NOTSTARI: in get_chr_property_list()1343 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()
569 case OP_NOTSTARI: in pcre2_printint()
1546 case OP_NOTSTARI: in match()1557 fc = *Fecode++ - ((Fop >= OP_NOTSTARI)? OP_NOTSTARI: OP_NOTSTAR); in match()1575 if (Fop >= OP_NOTSTARI) /* Caseless */ in match()
1473 OP_NOTSTARI, /* 72 */ enumerator
1011 case OP_NOTSTARI: in next_opcode()1389 case OP_NOTSTARI: in detect_early_fail()1724 case OP_NOTSTARI: \11313 else if (*opcode >= OP_NOTSTARI && *opcode <= OP_NOTPOSUPTOI) in get_iterator_parameters()11317 *opcode -= OP_NOTSTARI - OP_STAR; in get_iterator_parameters()12200 case OP_NOTSTARI: in compile_matchingpath()13341 case OP_NOTSTARI: in compile_backtrackingpath()
2500 case OP_NOTSTARI: in internal_dfa_match()
691 OP_NOTSTAR - OP_STAR, OP_NOTSTARI - OP_STAR };8711 case OP_NOTSTARI: in find_recurse()
Completed in 86 milliseconds