Searched refs:gen_labels (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ |
H A D | zend_vm_gen.php | 1198 function gen_labels($f, $spec, $kind, $prolog, &$specs, $switch_labels = array()) { function 2096 …gen_labels($f, $spec, ($kind == ZEND_VM_KIND_HYBRID) ? ZEND_VM_KIND_GOTO : $kind, $prolog."\t\t", … 2217 …gen_labels($f, $spec, ($kind == ZEND_VM_KIND_HYBRID) ? ZEND_VM_KIND_CALL : $kind, $prolog."\t", $s…
|
Completed in 15 milliseconds