Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_vm_opcodes.c449 ZEND_API zend_uchar zend_get_opcode_id(const char *name, size_t length) { in zend_get_opcode_id() function
H A Dzend_vm_opcodes.h82 ZEND_API zend_uchar zend_get_opcode_id(const char *name, size_t length);
/PHP-8.1/
H A DUPGRADING.INTERNALS6 c. zend_get_opcode_id()
50 c. Added the zend_get_opcode_id() function, which is intended to get opcode id from name.
/PHP-8.1/ext/zend_test/
H A Dobserver.c42 zend_uchar opcode = zend_get_opcode_id(s, e - s); in observer_set_user_opcode_handler()

Completed in 10 milliseconds