Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Darray.c4710 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
4743 fci_data_cache = &fci1_cache;
4762 fci_data_cache = &fci1_cache;
4778 fci_data_cache = &fci1_cache;
4808 BG(user_compare_fci_cache) = *fci_data_cache;
4868 BG(user_compare_fci_cache) = *fci_data_cache;
5154 fci_data_cache = &fci1_cache;
5173 fci_data_cache = &fci1_cache;
5189 fci_data_cache = &fci1_cache;
5219 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]

Completed in 20 milliseconds