Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c5154 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
5205 fci_key_cache = &fci1_cache;
5214 fci_key_cache = &fci2_cache;
5240 BG(user_compare_fci_cache) = *fci_key_cache;
5296 BG(user_compare_fci_cache) = *fci_key_cache;
5321 BG(user_compare_fci_cache) = *fci_key_cache;
5600 fci_key_cache = &fci1_cache;
5609 fci_key_cache = &fci2_cache;
5635 BG(user_compare_fci_cache) = *fci_key_cache;
5688 BG(user_compare_fci_cache) = *fci_key_cache;
[all …]

Completed in 22 milliseconds