Home
last modified time | relevance | path

Searched refs:OP_CREF (Results 1 – 8 of 8) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_study.c235 case OP_CREF: in find_minlength()
919 case OP_CREF: in set_start_bits()
Dpcre2_printint.c409 case OP_CREF: in pcre2_printint()
Dpcre2_internal.h1557 OP_CREF, /* 142 Used to hold a capture number as condition */ enumerator
Dpcre2_compile.c1036 case OP_CREF: in find_fixedlength()
1310 case OP_CREF: in first_significant_code()
6181 code[1+LINK_SIZE] = OP_CREF; in compile_branch()
8054 case OP_CREF: in is_startline()
Dpcre2_dfa_match.c2664 if (condcode == OP_CREF || condcode == OP_DNCREF || in internal_dfa_match()
Dpcre2_jit_compile.c689 case OP_CREF: in next_opcode()
852 case OP_CREF: in check_opcode_types()
8117 if (*matchingpath == OP_CREF) in compile_bracket_matchingpath()
Dpcre2_match.c1389 case OP_CREF: /* Numbered group used test */ in match()
/external/pcre/dist2/
DHACKING524 subpattern using the opcode OP_CREF followed by a count containing the