Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c5153 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
5180 fci_data_cache = &fci1_cache;
5197 fci_data_cache = &fci1_cache;
5211 fci_data_cache = &fci1_cache;
5236 BG(user_compare_fci_cache) = *fci_data_cache;
5314 BG(user_compare_fci_cache) = *fci_data_cache;
5575 fci_data_cache = &fci1_cache;
5592 fci_data_cache = &fci1_cache;
5606 fci_data_cache = &fci1_cache;
5631 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]

Completed in 19 milliseconds