Searched defs:asort (Results 1 – 5 of 5) sorted by relevance
37 public function asort(int $flags = SORT_REGULAR): bool {} function in ArrayObject144 public function asort(int $flags = SORT_REGULAR): bool {} function in ArrayIterator
1510 SPL_ARRAY_METHOD(ArrayObject, asort, SPL_ARRAY_METHOD_SORT_FLAGS_ARG) /* }}} */ in SPL_ARRAY_METHOD() argument
37 public function asort(array &$array, int $flags = Collator::SORT_REGULAR): bool {} function in Collator
785 PHP_FUNCTION(asort) in PHP_FUNCTION() argument
95 function asort(array &$array, int $flags = SORT_REGULAR): bool {} function
Completed in 37 milliseconds