Home
last modified time | relevance | path

Searched refs:OP_DNREFI (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_study.c459 case OP_DNREFI: in find_minlength()
967 case OP_DNREFI: in set_start_bits()
Dpcre2_printint.c596 case OP_DNREFI: in pcre2_printint()
Dpcre2_internal.h1468 OP_DNREFI, /* 116 Match a duplicate name backref, caselessly */ enumerator
Dpcre2_match.c4620 case OP_DNREFI: in match()
4621 Lcaseless = (Fop == OP_DNREFI); in match()
Dpcre2_compile.c6298 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_DNREFI : OP_DNREF; in compile_branch()
6521 case OP_DNREFI: in compile_branch()
Dpcre2_jit_compile.c705 case OP_DNREFI: in next_opcode()
899 case OP_DNREFI: in check_opcode_types()
7817 SLJIT_ASSERT(*cc == OP_DNREF || *cc == OP_DNREFI); in compile_dnref_search()
10590 case OP_DNREFI: in compile_matchingpath()
11704 case OP_DNREFI: in compile_backtrackingpath()
/external/pcre/dist2/
DHACKING615 generates OP_DNREF or OP_DNREFI. These are followed by two counts: the index