OP_UPTO          2043 ext/pcre/pcrelib/pcre_compile.c     case OP_UPTO:
OP_UPTO          2166 ext/pcre/pcrelib/pcre_compile.c       case OP_UPTO:
OP_UPTO          2311 ext/pcre/pcrelib/pcre_compile.c       case OP_UPTO:
OP_UPTO          2706 ext/pcre/pcrelib/pcre_compile.c     case OP_UPTO:
OP_UPTO          2937 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO)
OP_UPTO          3682 ext/pcre/pcrelib/pcre_compile.c     list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO;
OP_UPTO          3713 ext/pcre/pcrelib/pcre_compile.c         case OP_UPTO:
OP_UPTO          3714 ext/pcre/pcrelib/pcre_compile.c         *code += OP_POSUPTO - OP_UPTO;
OP_UPTO          3831 ext/pcre/pcrelib/pcre_compile.c     case OP_UPTO:
OP_UPTO          5813 ext/pcre/pcrelib/pcre_compile.c           *code++ = OP_UPTO + repeat_type;
OP_UPTO          5831 ext/pcre/pcrelib/pcre_compile.c           *code++ = OP_UPTO + repeat_type;
OP_UPTO          5899 ext/pcre/pcrelib/pcre_compile.c             *code++ = OP_UPTO + repeat_type;
OP_UPTO          6467 ext/pcre/pcrelib/pcre_compile.c         case OP_UPTO:  *tempcode = OP_POSUPTO; break;
OP_UPTO          3330 ext/pcre/pcrelib/pcre_exec.c     case OP_UPTO:
OP_UPTO           687 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_UPTO:
OP_UPTO           985 ext/pcre/pcrelib/pcre_jit_compile.c         common->private_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO;
OP_UPTO          1037 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_UPTO: \
OP_UPTO          7024 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_UPTO)
OP_UPTO          7476 ext/pcre/pcrelib/pcre_jit_compile.c else if (repeat_type == OP_UPTO)
OP_UPTO          7867 ext/pcre/pcrelib/pcre_jit_compile.c       *opcode = (*opcode == OP_CRRANGE) ? OP_UPTO : (*opcode == OP_CRMINRANGE ? OP_MINUPTO : OP_POSUPTO);
OP_UPTO          7878 ext/pcre/pcrelib/pcre_jit_compile.c if (*opcode == OP_UPTO || *opcode == OP_MINUPTO || *opcode == OP_EXACT || *opcode == OP_POSUPTO)
OP_UPTO          7967 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_UPTO:
OP_UPTO          7972 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_STAR || opcode == OP_UPTO)
OP_UPTO          7984 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO || opcode == OP_CRRANGE)
OP_UPTO          7989 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO || opcode == OP_CRRANGE)
OP_UPTO          7995 ext/pcre/pcrelib/pcre_jit_compile.c       if (opcode == OP_UPTO || (opcode == OP_CRRANGE && max > 0))
OP_UPTO          8353 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_UPTO:
OP_UPTO          8619 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_UPTO:
OP_UPTO          8631 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO)
OP_UPTO          8899 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_UPTO)
OP_UPTO          8930 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_UPTO)
OP_UPTO          9499 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_UPTO:
OP_UPTO           511 ext/pcre/pcrelib/pcre_printint.c     case OP_UPTO:
OP_UPTO           535 ext/pcre/pcrelib/pcre_study.c     case OP_UPTO:
OP_UPTO          1059 ext/pcre/pcrelib/pcre_study.c       case OP_UPTO: