Searched refs:OP_DNREFI (Results 1 – 7 of 7) sorted by relevance
475 case OP_DNREFI: in find_minlength()1010 case OP_DNREFI: in set_start_bits()
599 case OP_DNREFI: in pcre2_printint()
1512 OP_DNREFI, /* 116 Match a duplicate name backref, caselessly */ enumerator
4693 case OP_DNREFI: in match()4694 Lcaseless = (Fop == OP_DNREFI); in match()
6717 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_DNREFI : OP_DNREF; in compile_branch()6940 case OP_DNREFI: in compile_branch()
916 case OP_DNREFI: in next_opcode()1129 case OP_DNREFI: in check_opcode_types()9009 SLJIT_ASSERT(*cc == OP_DNREF || *cc == OP_DNREFI); in compile_dnref_search()12027 case OP_DNREFI: in compile_matchingpath()13147 case OP_DNREFI: in compile_backtrackingpath()
617 generates OP_DNREF or OP_DNREFI. These are followed by two counts: the index