Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Darray.c4783 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
4816 fci_data_cache = &fci1_cache;
4835 fci_data_cache = &fci1_cache;
4851 fci_data_cache = &fci1_cache;
4881 BG(user_compare_fci_cache) = *fci_data_cache;
4941 BG(user_compare_fci_cache) = *fci_data_cache;
5227 fci_data_cache = &fci1_cache;
5246 fci_data_cache = &fci1_cache;
5262 fci_data_cache = &fci1_cache;
5292 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]

Completed in 40 milliseconds