Searched refs:OP_DNREFI (Results 1 – 7 of 7) sorted by relevance
389 case OP_DNREFI: in find_minlength()867 case OP_DNREFI: in set_start_bits()
612 case OP_DNREFI: in pcre_printint()
2054 OP_DNREFI, /* 116 Match a duplicate name backref, caselessly */ enumerator
2024 case OP_DNREFI: in find_fixedlength()5939 *previous == OP_DNREF || *previous == OP_DNREFI) in compile_branch()7354 *code++ = ((options & PCRE_CASELESS) != 0)? OP_DNREFI : OP_DNREF; in compile_branch()
362 or OP_DNREFI. These are followed by two counts: the index (not the byte offset)
2705 case OP_DNREFI: in match()2706 caseless = op == OP_DNREFI; in match()
633 case OP_DNREFI: in next_opcode()822 case OP_DNREFI: in check_opcode_types()5966 SLJIT_ASSERT(*cc == OP_DNREF || *cc == OP_DNREFI); in compile_dnref_search()8444 case OP_DNREFI: in compile_matchingpath()9569 case OP_DNREFI: in compile_backtrackingpath()