Home
last modified time | relevance | path

Searched refs:ZEND_OBSERVER_FCALL_BEGIN (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_observer.h33 #define ZEND_OBSERVER_FCALL_BEGIN(execute_data) do { \ macro
H A Dzend_vm_execute.skl58 ZEND_OBSERVER_FCALL_BEGIN(execute_data);
H A Dzend_vm_def.h4015 ZEND_OBSERVER_FCALL_BEGIN(execute_data);
4041 ZEND_OBSERVER_FCALL_BEGIN(execute_data);
4139 ZEND_OBSERVER_FCALL_BEGIN(execute_data);
4143 ZEND_OBSERVER_FCALL_BEGIN(execute_data);
6320 ZEND_OBSERVER_FCALL_BEGIN(call);
8672 ZEND_OBSERVER_FCALL_BEGIN(execute_data);
8676 ZEND_OBSERVER_FCALL_BEGIN(execute_data);
H A Dzend_execute_API.c930 ZEND_OBSERVER_FCALL_BEGIN(call); in zend_call_function()
H A Dzend_vm_execute.h60187 ZEND_OBSERVER_FCALL_BEGIN(execute_data);

Completed in 150 milliseconds