Searched refs:OP_NOTPOSUPTO (Results 1 – 10 of 10) sorted by relevance
171 case OP_NOTPOSUPTO: in PRIV()
347 case OP_NOTPOSUPTO: in pcre2_callout_enumerate()
616 case OP_NOTPOSUPTO: in pcre2_printint()624 if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); in pcre2_printint()
697 case OP_NOTPOSUPTO: in find_minlength()1044 case OP_NOTPOSUPTO: in set_start_bits()
1348 case OP_NOTPOSUPTO: in PRIV()
2630 case OP_NOTPOSUPTO: in internal_dfa_match()2647 if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO) in internal_dfa_match()
1494 OP_NOTPOSUPTO, /* 71 */ enumerator
1054 case OP_NOTPOSUPTO: in next_opcode()1483 case OP_NOTPOSUPTO: in detect_early_fail()2186 case OP_NOTPOSUPTO: in get_framesize()11695 else if (*opcode >= OP_NOTSTAR && *opcode <= OP_NOTPOSUPTO) in get_iterator_parameters()12588 case OP_NOTPOSUPTO: in compile_matchingpath()13789 case OP_NOTPOSUPTO: in compile_backtrackingpath()
889 OP_NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */9003 case OP_NOTPOSUPTO: in find_recurse()
1588 case OP_NOTPOSUPTO: in match()
Completed in 134 milliseconds