Home
last modified time | relevance | path

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

/PHP-7.4/ext/curl/
H A Dmulti.c496 zend_fcall_info fci = empty_fcall_info; in _php_server_push_callback()
/PHP-7.4/Zend/
H A Dzend_execute_API.c49 ZEND_API const zend_fcall_info empty_fcall_info = { 0, {{0}, {{0}}, {0}}, NULL, NULL, NULL, 0, 0 }; variable
H A Dzend_API.h470 ZEND_API extern const zend_fcall_info empty_fcall_info;
/PHP-7.4/ext/standard/
H A Dbasic_functions.c3787 BG(array_walk_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
3789 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
H A Darray.c6090 zend_fcall_info fci = empty_fcall_info;
6177 zend_fcall_info fci = empty_fcall_info;

Completed in 43 milliseconds