Home
last modified time | relevance | path

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

/PHP-8.0/ext/curl/
H A Dmulti.c380 zend_fcall_info fci = empty_fcall_info; in _php_server_push_callback()
/PHP-8.0/ext/standard/
H A Dbasic_functions.c466 BG(array_walk_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
468 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
H A Darray.c5909 zend_fcall_info fci = empty_fcall_info;
5992 zend_fcall_info fci = empty_fcall_info;
/PHP-8.0/Zend/
H A Dzend_execute_API.c51 ZEND_API const zend_fcall_info empty_fcall_info = {0}; variable
H A Dzend_API.h519 ZEND_API extern const zend_fcall_info empty_fcall_info;
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.c159 db_obj->authorizer_fci = empty_fcall_info; in PHP_METHOD()

Completed in 52 milliseconds