Searched defs:compare_func (Results 1 – 3 of 3) sorted by relevance
49 collator_compare_func_t compare_func; variable
302 …ys_inline void ZEND_FASTCALL zend_hash_sort(HashTable *ht, bucket_compare_func_t compare_func, zen… in zend_hash_sort()309 static zend_always_inline void zend_array_sort(HashTable *ht, bucket_compare_func_t compare_func, b… in zend_array_sort()
885 static void php_usort(INTERNAL_FUNCTION_PARAMETERS, bucket_compare_func_t compare_func, bool renumb… in php_usort()
Completed in 32 milliseconds