Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dbasic_functions.h179 zend_fcall_info_cache user_compare_fci_cache; member
H A Darray.c1022 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
4828 BG(user_compare_fci_cache) = *fci_data_cache;
4831 BG(user_compare_fci_cache) = *fci_key_cache;
4869 BG(user_compare_fci_cache) = *fci_key_cache;
4888 BG(user_compare_fci_cache) = *fci_data_cache;
4894 BG(user_compare_fci_cache) = *fci_key_cache;
5243 BG(user_compare_fci_cache) = *fci_data_cache;
5246 BG(user_compare_fci_cache) = *fci_key_cache;
5286 BG(user_compare_fci_cache) = *fci_key_cache;
5312 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]
H A Dbasic_functions.c3769 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()

Completed in 37 milliseconds