Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_API.h437 ZEND_API extern const zend_fcall_info empty_fcall_info;
H A Dzend_execute_API.c44 ZEND_API const zend_fcall_info empty_fcall_info = { 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0 }; variable
/PHP-5.3/ext/standard/
H A Darray.c4166 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION()
4235 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION()
H A Dbasic_functions.c3720 BG(array_walk_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
3722 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c2196 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION()

Completed in 55 milliseconds