Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_vm_execute.skl31 execute_data = zend_vm_stack_push_call_frame(ZEND_CALL_TOP_CODE,
H A Dzend_compile.h427 ZEND_CALL_TOP_CODE /* direct VM call to "main" code from external C code */ enumerator
H A Dzend_vm_execute.h449 execute_data = zend_vm_stack_push_call_frame(ZEND_CALL_TOP_CODE,
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_php_trace.c104 if (ZEND_CALL_KIND_EX((*call_info) >> 24) == ZEND_CALL_TOP_CODE) { in fpm_php_trace_dump()

Completed in 129 milliseconds