Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Darray.c967 BG(user_compare_fci).param_count = 2; in php_array_user_compare()
968 BG(user_compare_fci).params = args; in php_array_user_compare()
1088 BG(user_compare_fci).param_count = 2; in php_array_user_key_compare()
1089 BG(user_compare_fci).params = args; in php_array_user_key_compare()
4663 BG(user_compare_fci).params = args;
4880 BG(user_compare_fci) = *fci_data;
4883 BG(user_compare_fci) = *fci_key;
4921 BG(user_compare_fci) = *fci_key;
5291 BG(user_compare_fci) = *fci_data;
5294 BG(user_compare_fci) = *fci_key;
[all …]
H A Dbasic_functions.h180 zend_fcall_info user_compare_fci; member
H A Dbasic_functions.c3789 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()

Completed in 43 milliseconds