Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h154 #define ZEND_DECLARE_FUNCTION 141 macro
H A Dzend_compile.c1714 opline->opcode = ZEND_DECLARE_FUNCTION; in zend_do_begin_function_declaration()
1722 opline->extended_value = ZEND_DECLARE_FUNCTION; in zend_do_begin_function_declaration()
4647 case ZEND_DECLARE_FUNCTION: in zend_do_early_binding()
H A Dzend_vm_def.h4878 ZEND_VM_HANDLER(141, ZEND_DECLARE_FUNCTION, ANY, ANY)

Completed in 36 milliseconds