Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c183 case OP_CREF: in find_minlength()
863 case OP_CREF: in set_start_bits()
H A Dpcre_compile.c1689 case OP_CREF: in first_significant_code()
1838 case OP_CREF: in find_fixedlength()
6757 code[1+LINK_SIZE] = OP_CREF; in compile_branch()
8706 case OP_CREF: in is_startline()
H A Dpcre_internal.h2101 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()
7274 if (*matchingpath == OP_CREF) in compile_bracket_matchingpath()
H A Dpcre_exec.c1359 case OP_CREF: /* Numbered group used test */ in match()

Completed in 107 milliseconds