Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_study.c182 case OP_DNCREF: in find_minlength()
863 case OP_DNCREF: in set_start_bits()
H A Dpcre_printint.c429 case OP_DNCREF: in pcre_printint()
H A DHACKING495 OP_DNCREF is used instead. It is followed by two counts: the index in the group
501 pattern") or OP_DNRREF (with data as for OP_DNCREF). For a DEFINE condition,
H A Dpcre_internal.h2098 OP_DNCREF, /* 142 Used to point to duplicate names as a condition */ enumerator
H A Dpcre_compile.c1688 case OP_DNCREF: in first_significant_code()
1838 case OP_DNCREF: in find_fixedlength()
8719 case OP_DNCREF: in is_startline()
H A Dpcre_jit_compile.c659 case OP_DNCREF: in next_opcode()
823 case OP_DNCREF: in check_opcode_types()
7281 else if (*matchingpath == OP_DNCREF) in compile_bracket_matchingpath()
H A Dpcre_exec.c1362 case OP_DNCREF: /* Duplicate named group used test */ in match()

Completed in 82 milliseconds