Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c5153 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
5204 fci_key_cache = &fci1_cache;
5213 fci_key_cache = &fci2_cache;
5239 BG(user_compare_fci_cache) = *fci_key_cache;
5295 BG(user_compare_fci_cache) = *fci_key_cache;
5320 BG(user_compare_fci_cache) = *fci_key_cache;
5599 fci_key_cache = &fci1_cache;
5608 fci_key_cache = &fci2_cache;
5634 BG(user_compare_fci_cache) = *fci_key_cache;
5687 BG(user_compare_fci_cache) = *fci_key_cache;
[all …]

Completed in 26 milliseconds