Searched refs:user_compare_fci (Results 1 – 3 of 3) sorted by relevance
71 zend_fcall_info user_compare_fci; member
906 BG(user_compare_fci).param_count = 2; in php_array_user_compare_unstable()907 BG(user_compare_fci).params = args; in php_array_user_compare_unstable()1032 BG(user_compare_fci).param_count = 2; in php_array_user_key_compare_unstable()1033 BG(user_compare_fci).params = args; in php_array_user_key_compare_unstable()4571 BG(user_compare_fci).params = args;4756 BG(user_compare_fci) = *fci_data;4759 BG(user_compare_fci) = *fci_key;4799 BG(user_compare_fci) = *fci_key;5130 BG(user_compare_fci) = *fci_data;5133 BG(user_compare_fci) = *fci_key;[all …]
468 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
Completed in 23 milliseconds