Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Darray.c4783 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
4843 fci_key_cache = &fci1_cache;
4853 fci_key_cache = &fci2_cache;
4884 BG(user_compare_fci_cache) = *fci_key_cache;
4922 BG(user_compare_fci_cache) = *fci_key_cache;
4947 BG(user_compare_fci_cache) = *fci_key_cache;
5254 fci_key_cache = &fci1_cache;
5264 fci_key_cache = &fci2_cache;
5295 BG(user_compare_fci_cache) = *fci_key_cache;
5335 BG(user_compare_fci_cache) = *fci_key_cache;
[all …]

Completed in 17 milliseconds