Home
last modified time | relevance | path

Searched refs:ZEND_CALL_TOP_FUNCTION (Results 1 – 4 of 4) sorted by path

/PHP-7.2/Zend/
H A Dzend_compile.h458 ZEND_CALL_TOP_FUNCTION, /* direct VM call to function from external C code */ enumerator
H A Dzend_execute_API.c746 call = zend_vm_stack_push_call_frame(ZEND_CALL_TOP_FUNCTION | ZEND_CALL_DYNAMIC, in zend_call_function()
H A Dzend_vm_def.h3967 …ZEND_ADD_CALL_FLAG_EX(call_info, (ZEND_CALL_TOP_FUNCTION | ZEND_CALL_ALLOCATED | ZEND_CALL_GENERAT…
H A Dzend_vm_execute.h1149 …ZEND_ADD_CALL_FLAG_EX(call_info, (ZEND_CALL_TOP_FUNCTION | ZEND_CALL_ALLOCATED | ZEND_CALL_GENERAT…

Completed in 188 milliseconds