Searched defs:asort (Results 1 – 5 of 5) sorted by relevance
42 public function asort(int $flags = SORT_REGULAR): true {} function in ArrayObject154 public function asort(int $flags = SORT_REGULAR): true {} function in ArrayIterator
1234 SPL_ARRAY_METHOD(ArrayObject, asort, SPL_ARRAY_METHOD_SORT_FLAGS_ARG) /* }}} */ in SPL_ARRAY_METHOD() argument
108 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
727 PHP_FUNCTION(asort) in PHP_FUNCTION() argument
Completed in 34 milliseconds