Searched refs:gen_executor_code (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ |
H A D | zend_vm_gen.php | 1671 function gen_executor_code($f, $spec, $kind, $prolog, &$switch_labels = array()) { function 2021 gen_executor_code($f, $spec, ZEND_VM_KIND_CALL, $m[1]); 2166 gen_executor_code($f, $spec, $kind, $m[1], $switch_labels); 2198 gen_executor_code($f, $spec, $kind, $m[1]);
|
Completed in 10 milliseconds