Searched defs:asort (Results 1 – 5 of 5) sorted by relevance
48 public function asort(int $flags = SORT_REGULAR): true {} function in ArrayObject166 public function asort(int $flags = SORT_REGULAR): true {} function in ArrayIterator
1438 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
1586 function asort(array &$array, int $flags = SORT_REGULAR): true {} function
732 PHP_FUNCTION(asort) in PHP_FUNCTION() argument
Completed in 48 milliseconds