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()
605 case OP_NOTPOSUPTO: in pcre2_printint()613 if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); in pcre2_printint()
694 case OP_NOTPOSUPTO: in find_minlength()1040 case OP_NOTPOSUPTO: in set_start_bits()
1342 case OP_NOTPOSUPTO: in PRIV()
2583 case OP_NOTPOSUPTO: in internal_dfa_match()2600 if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO) in internal_dfa_match()
1469 OP_NOTPOSUPTO, /* 71 */ enumerator
1010 case OP_NOTPOSUPTO: in next_opcode()1413 case OP_NOTPOSUPTO: in detect_early_fail()2088 case OP_NOTPOSUPTO: in get_framesize()11307 else if (*opcode >= OP_NOTSTAR && *opcode <= OP_NOTPOSUPTO) in get_iterator_parameters()12199 case OP_NOTPOSUPTO: in compile_matchingpath()13340 case OP_NOTPOSUPTO: in compile_backtrackingpath()
883 OP_NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */8706 case OP_NOTPOSUPTO: in find_recurse()
1537 case OP_NOTPOSUPTO: in match()
Completed in 90 milliseconds