Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_vm_gen.php156 $op_types_ex = array( variable
1199 global $opcodes, $opnames, $op_types, $prefix, $op_types_ex;
1219 foreach ($op_types_ex as $t) {
1233 foreach ($op_types_ex as $t) {
1618 global $op_types_ex;
1628 foreach ($op_types_ex as $op_data) {
1672 global $list, $opcodes, $helpers, $op_types_ex, $gen_order;
1676 $op1t = $op_types_ex;
1679 $op2t = $op_types_ex;

Completed in 18 milliseconds