Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dbasic_functions.h72 zend_fcall_info_cache user_compare_fci_cache; member
H A Darray.c961 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
4757 BG(user_compare_fci_cache) = *fci_data_cache;
4760 BG(user_compare_fci_cache) = *fci_key_cache;
4800 BG(user_compare_fci_cache) = *fci_key_cache;
4819 BG(user_compare_fci_cache) = *fci_data_cache;
4825 BG(user_compare_fci_cache) = *fci_key_cache;
5131 BG(user_compare_fci_cache) = *fci_data_cache;
5134 BG(user_compare_fci_cache) = *fci_key_cache;
5176 BG(user_compare_fci_cache) = *fci_key_cache;
5202 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]
H A Dbasic_functions.c469 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()

Completed in 37 milliseconds