Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Darray.c621 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
2988 zend_fcall_info_cache fci1_cache = empty_fcall_info_cache, fci2_cache = empty_fcall_info_cache; in php_array_intersect()
3406 zend_fcall_info_cache fci1_cache = empty_fcall_info_cache, fci2_cache = empty_fcall_info_cache; in php_array_diff()
4098 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; in PHP_FUNCTION()
4167 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; in PHP_FUNCTION()
4236 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; in PHP_FUNCTION()
H A Dbasic_functions.c3721 BG(array_walk_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()
3723 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()
/PHP-5.3/ext/curl/
H A Dinterface.c1996 ch->handlers->write->fci_cache = empty_fcall_info_cache; in _php_curl_setopt()
2005 ch->handlers->read->fci_cache = empty_fcall_info_cache; in _php_curl_setopt()
2016 ch->handlers->progress->fci_cache = empty_fcall_info_cache; in _php_curl_setopt()
2025 ch->handlers->write_header->fci_cache = empty_fcall_info_cache; in _php_curl_setopt()
/PHP-5.3/Zend/
H A Dzend_API.h438 ZEND_API extern const zend_fcall_info_cache empty_fcall_info_cache;
H A Dzend_execute_API.c45 ZEND_API const zend_fcall_info_cache empty_fcall_info_cache = { 0, NULL, NULL, NULL, NULL }; variable
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c2197 zend_fcall_info_cache cache = empty_fcall_info_cache; in PHP_FUNCTION()

Completed in 55 milliseconds