OP_REF           2019 ext/pcre/pcrelib/pcre_compile.c     case OP_REF:
OP_REF           5936 ext/pcre/pcrelib/pcre_compile.c              *previous == OP_REF   || *previous == OP_REFI ||
OP_REF           8001 ext/pcre/pcrelib/pcre_compile.c         *code++ = ((options & PCRE_CASELESS) != 0)? OP_REFI : OP_REF;
OP_REF           2729 ext/pcre/pcrelib/pcre_exec.c     case OP_REF:
OP_REF            630 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_REF:
OP_REF            795 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_REF:
OP_REF           5990 ext/pcre/pcrelib/pcre_jit_compile.c BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
OP_REF           6053 ext/pcre/pcrelib/pcre_jit_compile.c   add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
OP_REF           6065 ext/pcre/pcrelib/pcre_jit_compile.c     add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
OP_REF           6086 ext/pcre/pcrelib/pcre_jit_compile.c BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
OP_REF           8432 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_REF:
OP_REF           8746 ext/pcre/pcrelib/pcre_jit_compile.c BOOL ref = (*cc == OP_REF || *cc == OP_REFI);
OP_REF           9566 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_REF:
OP_REF            605 ext/pcre/pcrelib/pcre_printint.c     case OP_REF:
OP_REF            432 ext/pcre/pcrelib/pcre_study.c     case OP_REF:      /* Single back reference */
OP_REF            909 ext/pcre/pcrelib/pcre_study.c       case OP_REF: