Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c177 case OP_CREF: in find_minlength()
779 case OP_CREF: in set_start_bits()
H A Dpcre_printint.src273 case OP_CREF:
H A Dpcre_compile.c1692 case OP_CREF: in first_significant_code()
1831 case OP_CREF: in find_fixedlength()
5777 code[1+LINK_SIZE] = OP_CREF; in compile_branch()
7542 case OP_CREF: in is_startline()
H A Dpcre_internal.h2085 OP_CREF, /* 135 Used to hold a capture number as condition */ enumerator
H A DHACKING438 subpattern using the opcode OP_CREF followed by two bytes (one short)
H A Dpcre_exec.c1376 else if (condcode == OP_CREF || condcode == OP_NCREF) /* Group used test */ in match()

Completed in 53 milliseconds