Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c474 case OP_DNREF: in find_minlength()
1009 case OP_DNREF: in set_start_bits()
Dpcre2_printint.c602 case OP_DNREF: in pcre2_printint()
Dpcre2_internal.h1511 OP_DNREF, /* 115 Match a duplicate name backref, casefully */ enumerator
Dpcre2_compile.c6717 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_DNREFI : OP_DNREF; in compile_branch()
6939 case OP_DNREF: in compile_branch()
Dpcre2_jit_compile.c915 case OP_DNREF: in next_opcode()
1128 case OP_DNREF: in check_opcode_types()
9009 SLJIT_ASSERT(*cc == OP_DNREF || *cc == OP_DNREFI); in compile_dnref_search()
12026 case OP_DNREF: in compile_matchingpath()
13146 case OP_DNREF: in compile_backtrackingpath()
Dpcre2_match.c4692 case OP_DNREF: in match()
/external/pcre/dist2/
DHACKING617 generates OP_DNREF or OP_DNREFI. These are followed by two counts: the index