Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c179 case OP_RREF: in find_minlength()
829 case OP_RREF: in set_start_bits()
H A Dpcre_compile.c1694 case OP_RREF: in first_significant_code()
1843 case OP_RREF: in find_fixedlength()
5787 code[1+LINK_SIZE] = OP_RREF; /* Change the type of test */ in compile_branch()
5923 code[1+LINK_SIZE] = OP_RREF; /* Change test type */ in compile_branch()
7544 case OP_RREF: in is_startline()
H A Dpcre_printint.src278 case OP_RREF:
H A Dpcre_internal.h2087 OP_RREF, /* 137 Used to hold a recursion number as condition */ enumerator
H A DHACKING445 subpattern using the opcode OP_RREF or OP_NRREF (cf OP_NCREF), and a value of
H A Dpcre_exec.c1307 if (condcode == OP_RREF || condcode == OP_NRREF) /* Recursion test */ in match()
H A DChangeLog386 2. JIT compiler now supports OP_NCREF, OP_RREF and OP_NRREF. New test cases

Completed in 81 milliseconds