Searched defs:sort (Results 1 – 4 of 4) sorted by relevance
96 public function sort(array &$array, int $flags = Collator::SORT_REGULAR): bool {} function in Collator
2976 ZEND_API void ZEND_FASTCALL zend_hash_sort_ex(HashTable *ht, sort_func_t sort, bucket_compare_func_… in zend_hash_sort_ex()
1590 function sort(array &$array, int $flags = SORT_REGULAR): true {} function
769 PHP_FUNCTION(sort) in PHP_FUNCTION() argument
Completed in 62 milliseconds