Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c179 case OP_CREF: in find_minlength()
857 case OP_CREF: in set_start_bits()
H A Dpcre_compile.c1670 case OP_CREF: in first_significant_code()
1819 case OP_CREF: in find_fixedlength()
6700 code[1+LINK_SIZE] = OP_CREF; in compile_branch()
8580 case OP_CREF: in is_startline()
H A Dpcre_internal.h2093 OP_CREF, /* 141 Used to hold a capture number as condition */ enumerator
H A DHACKING492 subpattern using the opcode OP_CREF followed by a count containing the
H A Dpcre_jit_compile.c658 case OP_CREF: in next_opcode()
816 case OP_CREF: in check_opcode_types()
7237 if (*matchingpath == OP_CREF) in compile_bracket_matchingpath()
H A Dpcre_exec.c1359 case OP_CREF: /* Numbered group used test */ in match()

Completed in 91 milliseconds