Home | History | Annotate | Download | only in src

Lines Matching refs:OP_DNREFI

1227     case OP_DNREFI:
5384 *previous == OP_DNREF || *previous == OP_DNREFI)
6799 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_DNREFI : OP_DNREF;