OP_UPTO          2026 ext/pcre/pcrelib/pcre_compile.c     case OP_UPTO:
OP_UPTO          2149 ext/pcre/pcrelib/pcre_compile.c       case OP_UPTO:
OP_UPTO          2294 ext/pcre/pcrelib/pcre_compile.c       case OP_UPTO:
OP_UPTO          2689 ext/pcre/pcrelib/pcre_compile.c     case OP_UPTO:
OP_UPTO          2920 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO)
OP_UPTO          3665 ext/pcre/pcrelib/pcre_compile.c     list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO;
OP_UPTO          3696 ext/pcre/pcrelib/pcre_compile.c         case OP_UPTO:
OP_UPTO          3697 ext/pcre/pcrelib/pcre_compile.c         *code += OP_POSUPTO - OP_UPTO;
OP_UPTO          3814 ext/pcre/pcrelib/pcre_compile.c     case OP_UPTO:
OP_UPTO          5773 ext/pcre/pcrelib/pcre_compile.c           *code++ = OP_UPTO + repeat_type;
OP_UPTO          5791 ext/pcre/pcrelib/pcre_compile.c           *code++ = OP_UPTO + repeat_type;
OP_UPTO          5859 ext/pcre/pcrelib/pcre_compile.c             *code++ = OP_UPTO + repeat_type;
OP_UPTO          6421 ext/pcre/pcrelib/pcre_compile.c         case OP_UPTO:  *tempcode = OP_POSUPTO; break;
OP_UPTO          3332 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          6987 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_UPTO)
OP_UPTO          7439 ext/pcre/pcrelib/pcre_jit_compile.c else if (repeat_type == OP_UPTO)
OP_UPTO          7825 ext/pcre/pcrelib/pcre_jit_compile.c       *opcode = (*opcode == OP_CRRANGE) ? OP_UPTO : (*opcode == OP_CRMINRANGE ? OP_MINUPTO : OP_POSUPTO);
OP_UPTO          7836 ext/pcre/pcrelib/pcre_jit_compile.c if (*opcode == OP_UPTO || *opcode == OP_MINUPTO || *opcode == OP_EXACT || *opcode == OP_POSUPTO)
OP_UPTO          7925 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_UPTO:
OP_UPTO          7930 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_STAR || opcode == OP_UPTO)
OP_UPTO          7942 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO || opcode == OP_CRRANGE)
OP_UPTO          7947 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO || opcode == OP_CRRANGE)
OP_UPTO          7953 ext/pcre/pcrelib/pcre_jit_compile.c       if (opcode == OP_UPTO || (opcode == OP_CRRANGE && max > 0))
OP_UPTO          8311 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_UPTO:
OP_UPTO          8578 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_UPTO:
OP_UPTO          8590 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO)
OP_UPTO          8858 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_UPTO)
OP_UPTO          8889 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_UPTO)
OP_UPTO          9458 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_UPTO:
OP_UPTO           531 ext/pcre/pcrelib/pcre_study.c     case OP_UPTO:
OP_UPTO          1055 ext/pcre/pcrelib/pcre_study.c       case OP_UPTO: