Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_study.c184 case OP_DNRREF: in find_minlength()
866 case OP_DNRREF: in set_start_bits()
H A Dpcre_printint.c447 case OP_DNRREF: in pcre_printint()
H A Dpcre_internal.h2100 OP_DNRREF, /* 144 Used to point to duplicate names as a condition */ enumerator
H A Dpcre_compile.c1690 case OP_DNRREF: in first_significant_code()
1839 case OP_DNRREF: in find_fixedlength()
8721 case OP_DNRREF: in is_startline()
H A DHACKING501 pattern") or OP_DNRREF (with data as for OP_DNCREF). For a DEFINE condition,
H A Dpcre_jit_compile.c661 case OP_DNRREF: in next_opcode()
7044 …has_alternatives = (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_… in compile_bracket_matchingpath()
7302 else if (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_FAIL) in compile_bracket_matchingpath()
H A Dpcre_exec.c1342 case OP_DNRREF: /* Duplicate named group recursion test */ in match()

Completed in 108 milliseconds