Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbasic_functions.h181 zend_fcall_info_cache user_compare_fci_cache; member
H A Darray.c1008 BG(user_compare_fci_cache) = empty_fcall_info_cache; \
4881 BG(user_compare_fci_cache) = *fci_data_cache;
4884 BG(user_compare_fci_cache) = *fci_key_cache;
4922 BG(user_compare_fci_cache) = *fci_key_cache;
4941 BG(user_compare_fci_cache) = *fci_data_cache;
4947 BG(user_compare_fci_cache) = *fci_key_cache;
5292 BG(user_compare_fci_cache) = *fci_data_cache;
5295 BG(user_compare_fci_cache) = *fci_key_cache;
5335 BG(user_compare_fci_cache) = *fci_key_cache;
5361 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]
H A Dbasic_functions.c3790 BG(user_compare_fci_cache) = empty_fcall_info_cache; in PHP_RINIT_FUNCTION()

Completed in 37 milliseconds