Searched defs:compare_func (Results 1 – 3 of 3) sorted by relevance
49 collator_compare_func_t compare_func; variable
305 …ys_inline void ZEND_FASTCALL zend_hash_sort(HashTable *ht, bucket_compare_func_t compare_func, boo… in zend_hash_sort()312 static zend_always_inline void zend_array_sort(HashTable *ht, bucket_compare_func_t compare_func, b… in zend_array_sort()
880 static void php_usort(INTERNAL_FUNCTION_PARAMETERS, bucket_compare_func_t compare_func, bool renumb… in php_usort()
Completed in 28 milliseconds