Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dbasic_functions.h179 zend_fcall_info_cache user_compare_fci_cache; member
H A Darray.c1017 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
4808 BG(user_compare_fci_cache) = *fci_data_cache;
4811 BG(user_compare_fci_cache) = *fci_key_cache;
4849 BG(user_compare_fci_cache) = *fci_key_cache;
4868 BG(user_compare_fci_cache) = *fci_data_cache;
4874 BG(user_compare_fci_cache) = *fci_key_cache;
5219 BG(user_compare_fci_cache) = *fci_data_cache;
5222 BG(user_compare_fci_cache) = *fci_key_cache;
5262 BG(user_compare_fci_cache) = *fci_key_cache;
5288 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]
H A Dbasic_functions.c3808 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()

Completed in 36 milliseconds