Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_vm_gen.php900 if (is_hot_handler($opcode["hot"], $op1, $op2, $extra_spec)) {
1066 function is_hot_handler($hot, $op1, $op2, $extra_spec) { function
1140 …if ($opcode["hot"] && ZEND_VM_KIND == ZEND_VM_KIND_HYBRID && is_hot_handler($opcode["hot"], $op1, …

Completed in 11 milliseconds