Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h453 ZEND_API extern const zend_fcall_info empty_fcall_info;
H A Dzend_execute_API.c45 ZEND_API const zend_fcall_info empty_fcall_info = { 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0 }; variable
/PHP-5.5/ext/standard/
H A Darray.c4211 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION()
4280 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION()
H A Dbasic_functions.c3752 BG(array_walk_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
3754 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c2191 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION()

Completed in 47 milliseconds