Home
last modified time | relevance | path

Searched refs:op_types (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_vm_gen.php57 $op_types = array( variable
590 global $opcodes, $op_types, $prefix, $typecode;
601 $op1t = $op_types;
605 $op2t = $op_types;
628 $op1t = $op_types;
636 $op2t = $op_types;
747 global $list, $opcodes, $helpers, $op_types;
751 $op1t = $op_types;
754 $op2t = $op_types;
1061 $op_types, $list, $opcodes, $helpers, $params, $opnames;
H A DREADME.ZEND_VM23 <OP1_TYPES> & <OP2_TYPES> are masks for allowed operand op_types. Specializer
25 combination of the following op_types UNUSED, CONST, VAR, TMP and CV also

Completed in 14 milliseconds