Searched refs:zend_vm_get_opcode_handler (Results 1 – 1 of 1) sorted by relevance
329 static const void *zend_vm_get_opcode_handler(uint8_t opcode, const zend_op* op);335 # define zend_vm_get_opcode_handler_func zend_vm_get_opcode_handler68106 static const void *zend_vm_get_opcode_handler(uint8_t opcode, const zend_op* op) function
Completed in 213 milliseconds