Searched refs:OP_DNREFI (Results 1 – 7 of 7) sorted by relevance
448 case OP_DNREFI: in find_minlength()924 case OP_DNREFI: in set_start_bits()
597 case OP_DNREFI: in pcre2_printint()
1513 OP_DNREFI, /* 116 Match a duplicate name backref, caselessly */ enumerator
1227 case OP_DNREFI: in find_fixedlength()5384 *previous == OP_DNREF || *previous == OP_DNREFI) in compile_branch()6799 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_DNREFI : OP_DNREF; in compile_branch()
2768 case OP_DNREFI: in match()2769 caseless = op == OP_DNREFI; in match()
664 case OP_DNREFI: in next_opcode()858 case OP_DNREFI: in check_opcode_types()6740 SLJIT_ASSERT(*cc == OP_DNREF || *cc == OP_DNREFI); in compile_dnref_search()9496 case OP_DNREFI: in compile_matchingpath()10608 case OP_DNREFI: in compile_backtrackingpath()
398 generates OP_DNREF or OP_DNREFI. These are followed by two counts: the index