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.c5152 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
5179 fci_data_cache = &fci1_cache;
5196 fci_data_cache = &fci1_cache;
5210 fci_data_cache = &fci1_cache;
5235 BG(user_compare_fci_cache) = *fci_data_cache;
5313 BG(user_compare_fci_cache) = *fci_data_cache;
5574 fci_data_cache = &fci1_cache;
5591 fci_data_cache = &fci1_cache;
5605 fci_data_cache = &fci1_cache;
5630 BG(user_compare_fci_cache) = *fci_data_cache;
[all …]

Completed in 25 milliseconds