OP_POSUPTO        832 ext/pcre/pcrelib/pcre_compile.c   OP_POSUPTO, 0,           /* UPTO, MINUPTO */
OP_POSUPTO       2015 ext/pcre/pcrelib/pcre_compile.c     case OP_POSUPTO:
OP_POSUPTO       2174 ext/pcre/pcrelib/pcre_compile.c       case OP_POSUPTO:
OP_POSUPTO       2319 ext/pcre/pcrelib/pcre_compile.c       case OP_POSUPTO:
OP_POSUPTO       2716 ext/pcre/pcrelib/pcre_compile.c     case OP_POSUPTO:
OP_POSUPTO       2937 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO)
OP_POSUPTO       3714 ext/pcre/pcrelib/pcre_compile.c         *code += OP_POSUPTO - OP_UPTO;
OP_POSUPTO       3718 ext/pcre/pcrelib/pcre_compile.c         *code += OP_POSUPTO - OP_MINUPTO;
OP_POSUPTO       3837 ext/pcre/pcrelib/pcre_compile.c     case OP_POSUPTO:
OP_POSUPTO       6467 ext/pcre/pcrelib/pcre_compile.c         case OP_UPTO:  *tempcode = OP_POSUPTO; break;
OP_POSUPTO       3325 ext/pcre/pcrelib/pcre_exec.c     case OP_POSUPTO:
OP_POSUPTO        693 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_POSUPTO:
OP_POSUPTO       1380 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_POSUPTO:
OP_POSUPTO       7810 ext/pcre/pcrelib/pcre_jit_compile.c if (*opcode >= OP_STAR && *opcode <= OP_POSUPTO)
OP_POSUPTO       7867 ext/pcre/pcrelib/pcre_jit_compile.c       *opcode = (*opcode == OP_CRRANGE) ? OP_UPTO : (*opcode == OP_CRMINRANGE ? OP_MINUPTO : OP_POSUPTO);
OP_POSUPTO       7878 ext/pcre/pcrelib/pcre_jit_compile.c if (*opcode == OP_UPTO || *opcode == OP_MINUPTO || *opcode == OP_EXACT || *opcode == OP_POSUPTO)
OP_POSUPTO       8084 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_POSUPTO:
OP_POSUPTO       8087 ext/pcre/pcrelib/pcre_jit_compile.c   if (opcode == OP_POSUPTO)
OP_POSUPTO       8093 ext/pcre/pcrelib/pcre_jit_compile.c   if (opcode != OP_POSUPTO)
OP_POSUPTO       8359 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_POSUPTO:
OP_POSUPTO       8733 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_POSUPTO:
OP_POSUPTO       9505 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_POSUPTO:
OP_POSUPTO        513 ext/pcre/pcrelib/pcre_printint.c     case OP_POSUPTO:
OP_POSUPTO        520 ext/pcre/pcrelib/pcre_printint.c       else if (*code == OP_POSUPTO || *code == OP_POSUPTOI) fprintf(f, "+");
OP_POSUPTO        543 ext/pcre/pcrelib/pcre_study.c     case OP_POSUPTO:
OP_POSUPTO       1061 ext/pcre/pcrelib/pcre_study.c       case OP_POSUPTO: