Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Darray.c4646 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
4672 fci_data_cache = &fci1_cache;
4689 fci_data_cache = &fci1_cache;
4703 fci_data_cache = &fci1_cache;
4728 BG(user_compare_fci_cache) = *fci_data_cache;
4790 BG(user_compare_fci_cache) = *fci_data_cache;
5046 fci_data_cache = &fci1_cache;
5063 fci_data_cache = &fci1_cache;
5077 fci_data_cache = &fci1_cache;
5102 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]

Completed in 20 milliseconds