Home
last modified time | relevance | path

Searched defs:compare_func (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/intl/
H A Dphp_intl.h49 collator_compare_func_t compare_func; variable
/PHP-8.3/Zend/
H A Dzend_hash.h301 …ys_inline void ZEND_FASTCALL zend_hash_sort(HashTable *ht, bucket_compare_func_t compare_func, boo… in zend_hash_sort()
/PHP-8.3/ext/standard/
H A Darray.c885 static void php_usort(INTERNAL_FUNCTION_PARAMETERS, bucket_compare_func_t compare_func, bool renumb… in php_usort()

Completed in 36 milliseconds