Home
last modified time | relevance | path

Searched refs:user_compare_fci_cache (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/standard/
H A Darray.c621 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
3090 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_intersect()
3093 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_intersect()
3144 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_intersect()
3163 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_intersect()
3169 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_intersect()
3507 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_diff()
3510 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_diff()
3561 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_diff()
3587 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_diff()
[all …]
H A Dbasic_functions.h177 zend_fcall_info_cache user_compare_fci_cache; member
H A Dbasic_functions.c3723 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()

Completed in 26 milliseconds