Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Darray.c981 BG(user_compare_fci).param_count = 2; in php_array_user_compare()
982 BG(user_compare_fci).params = args; in php_array_user_compare()
1102 BG(user_compare_fci).param_count = 2; in php_array_user_key_compare()
1103 BG(user_compare_fci).params = args; in php_array_user_key_compare()
4605 BG(user_compare_fci).params = args;
4827 BG(user_compare_fci) = *fci_data;
4830 BG(user_compare_fci) = *fci_key;
4868 BG(user_compare_fci) = *fci_key;
5242 BG(user_compare_fci) = *fci_data;
5245 BG(user_compare_fci) = *fci_key;
[all …]
H A Dbasic_functions.c3768 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()
H A Dbasic_functions.h178 zend_fcall_info user_compare_fci; member

Completed in 46 milliseconds