Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Darray.c976 BG(user_compare_fci).param_count = 2; in php_array_user_compare()
977 BG(user_compare_fci).params = args; in php_array_user_compare()
1094 BG(user_compare_fci).param_count = 2; in php_array_user_key_compare()
1095 BG(user_compare_fci).params = args; in php_array_user_key_compare()
4590 BG(user_compare_fci).params = args;
4807 BG(user_compare_fci) = *fci_data;
4810 BG(user_compare_fci) = *fci_key;
4848 BG(user_compare_fci) = *fci_key;
5218 BG(user_compare_fci) = *fci_data;
5221 BG(user_compare_fci) = *fci_key;
[all …]
H A Dbasic_functions.h178 zend_fcall_info user_compare_fci; member
H A Dbasic_functions.c3807 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()

Completed in 88 milliseconds