Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dbasic_functions.h71 zend_fcall_info_cache user_compare_fci_cache; member
H A Darray.c879 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
4860 BG(user_compare_fci_cache) = *fci_data_cache;
4863 BG(user_compare_fci_cache) = *fci_key_cache;
4914 BG(user_compare_fci_cache) = *fci_key_cache;
4933 BG(user_compare_fci_cache) = *fci_data_cache;
4939 BG(user_compare_fci_cache) = *fci_key_cache;
5245 BG(user_compare_fci_cache) = *fci_data_cache;
5248 BG(user_compare_fci_cache) = *fci_key_cache;
5301 BG(user_compare_fci_cache) = *fci_key_cache;
5327 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]
H A Dbasic_functions.c420 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()

Completed in 25 milliseconds