Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Darray.c971 BG(user_compare_fci).param_count = 2; in php_array_user_compare()
972 BG(user_compare_fci).params = args; in php_array_user_compare()
1092 BG(user_compare_fci).param_count = 2; in php_array_user_key_compare()
1093 BG(user_compare_fci).params = args; in php_array_user_key_compare()
3754 BG(user_compare_fci).params = args;
3976 BG(user_compare_fci) = *fci_data;
3979 BG(user_compare_fci) = *fci_key;
4024 BG(user_compare_fci) = *fci_key;
4398 BG(user_compare_fci) = *fci_data;
4401 BG(user_compare_fci) = *fci_key;
[all …]
H A Dbasic_functions.h179 zend_fcall_info user_compare_fci; member
H A Dbasic_functions.c3745 BG(user_compare_fci) = empty_fcall_info; in PHP_RINIT_FUNCTION()

Completed in 42 milliseconds