Searched refs:gen_executor_code (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/Zend/ |
H A D | zend_vm_gen.php | 1669 function gen_executor_code($f, $spec, $kind, $prolog, &$switch_labels = array()) { function 2006 gen_executor_code($f, $spec, ZEND_VM_KIND_CALL, $m[1]); 2151 gen_executor_code($f, $spec, $kind, $m[1], $switch_labels); 2183 gen_executor_code($f, $spec, $kind, $m[1]);
|
Completed in 17 milliseconds