Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_vm.h28 ZEND_API void zend_vm_set_opcode_handler_ex(zend_op* opcode, uint32_t op1_info, uint32_t op2_info, …
H A Dzend_vm_execute.h69119 ZEND_API void zend_vm_set_opcode_handler_ex(zend_op* op, uint32_t op1_info, uint32_t op2_info, uint… function
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_optimizer.c1119 zend_vm_set_opcode_handler_ex(opline, in zend_redo_pass_two_ex()

Completed in 178 milliseconds