Searched refs:gen_executor_code (Results 1 – 1 of 1) sorted by relevance
/PHP-7.2/Zend/ |
H A D | zend_vm_gen.php | 1460 function gen_executor_code($f, $spec, $kind, $prolog, &$switch_labels = array()) { function 1766 gen_executor_code($f, $spec, ZEND_VM_KIND_CALL, $m[1]); 1872 gen_executor_code($f, $spec, $kind, $m[1], $switch_labels); 1904 gen_executor_code($f, $spec, $kind, $m[1]);
|
Completed in 8 milliseconds