Searched defs:asort (Results 1 – 5 of 5) sorted by relevance
48 public function asort(int $flags = SORT_REGULAR): bool {} function in ArrayObject166 public function asort(int $flags = SORT_REGULAR): bool {} function in ArrayIterator
1439 SPL_ARRAY_METHOD(ArrayObject, asort, SPL_ARRAY_METHOD_SORT_FLAGS_ARG) /* }}} */ in SPL_ARRAY_METHOD() argument
180 public function asort(array &$array, int $flags = Collator::SORT_REGULAR): bool {} function in Collator
920 function asort(array &$array, int $flags = SORT_REGULAR): true {} function
732 PHP_FUNCTION(asort) in PHP_FUNCTION() argument
Completed in 54 milliseconds