Searched refs:zend_get_opcode_flags (Results 1 – 3 of 3) sorted by relevance
443 ZEND_API uint32_t ZEND_FASTCALL zend_get_opcode_flags(zend_uchar opcode) { in zend_get_opcode_flags() function
81 ZEND_API uint32_t ZEND_FASTCALL zend_get_opcode_flags(zend_uchar opcode);
427 uint32_t flags = zend_get_opcode_flags(opline->opcode); in zend_dump_op()
Completed in 11 milliseconds