Searched refs:ZEND_DECLARE_FUNCTION (Results 1 – 4 of 4) sorted by relevance
154 #define ZEND_DECLARE_FUNCTION 141 macro
1741 opline->opcode = ZEND_DECLARE_FUNCTION; in zend_do_begin_function_declaration()1749 opline->extended_value = ZEND_DECLARE_FUNCTION; in zend_do_begin_function_declaration()4790 case ZEND_DECLARE_FUNCTION: in zend_do_early_binding()
5111 ZEND_VM_HANDLER(141, ZEND_DECLARE_FUNCTION, ANY, ANY)
313 CASE(ZEND_DECLARE_FUNCTION); in phpdbg_decode_opcode()
Completed in 42 milliseconds