Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Darray.c4710 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; local
4770 fci_key_cache = &fci1_cache;
4780 fci_key_cache = &fci2_cache;
4811 BG(user_compare_fci_cache) = *fci_key_cache;
4849 BG(user_compare_fci_cache) = *fci_key_cache;
4874 BG(user_compare_fci_cache) = *fci_key_cache;
5181 fci_key_cache = &fci1_cache;
5191 fci_key_cache = &fci2_cache;
5222 BG(user_compare_fci_cache) = *fci_key_cache;
5262 BG(user_compare_fci_cache) = *fci_key_cache;
[all …]

Completed in 38 milliseconds