Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_vm_execute.h329 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_handler
66636 static const void *zend_vm_get_opcode_handler(uint8_t opcode, const zend_op* op) function

Completed in 140 milliseconds