Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c180 case OP_DNCREF: in find_minlength()
859 case OP_DNCREF: in set_start_bits()
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.h2094 OP_DNCREF, /* 142 Used to point to duplicate names as a condition */ enumerator
H A Dpcre_compile.c1671 case OP_DNCREF: in first_significant_code()
1821 case OP_DNCREF: in find_fixedlength()
8581 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()
7244 else if (*matchingpath == OP_DNCREF) in compile_bracket_matchingpath()
H A Dpcre_exec.c1364 case OP_DNCREF: /* Duplicate named group used test */ in match()

Completed in 69 milliseconds