Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Darray.c3000 zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; in php_array_intersect() local
3033 fci_data_cache = &fci1_cache; in php_array_intersect()
3053 fci_data_cache = &fci1_cache; in php_array_intersect()
3069 fci_data_cache = &fci1_cache; in php_array_intersect()
3100 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_intersect()
3173 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_intersect()
3451 fci_data_cache = &fci1_cache; in php_array_diff()
3470 fci_data_cache = &fci1_cache; in php_array_diff()
3486 fci_data_cache = &fci1_cache; in php_array_diff()
3517 BG(user_compare_fci_cache) = *fci_data_cache; in php_array_diff()
[all …]

Completed in 18 milliseconds