Home
last modified time | relevance | path

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

/PHP-8.2/ext/curl/
H A Dmulti.c391 zend_fcall_info fci = empty_fcall_info; in _php_server_push_callback()
/PHP-8.2/Zend/
H A Dzend_execute_API.c55 ZEND_API const zend_fcall_info empty_fcall_info = {0}; variable
H A Dzend_API.h679 ZEND_API extern const zend_fcall_info empty_fcall_info;
/PHP-8.2/ext/standard/
H A Dbasic_functions.c419 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
H A Darray.c6113 zend_fcall_info fci = empty_fcall_info;
6196 zend_fcall_info fci = empty_fcall_info;
/PHP-8.2/ext/sqlite3/
H A Dsqlite3.c158 db_obj->authorizer_fci = empty_fcall_info; in PHP_METHOD()

Completed in 89 milliseconds