Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Darray.c627 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
3145 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_intersect()
3148 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_intersect()
3199 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_intersect()
3218 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_intersect()
3224 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_intersect()
3562 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_diff()
3565 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_diff()
3616 BG(user_compare_fci_cache) = *fci_key_cache; in php_array_diff()
3642 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.c3755 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()

Completed in 37 milliseconds