Home
last modified time | relevance | path

Searched defs:asort (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/spl/
H A Dspl_array.stub.php42 public function asort(int $flags = SORT_REGULAR): true {} function in ArrayObject
154 public function asort(int $flags = SORT_REGULAR): true {} function in ArrayIterator
H A Dspl_array.c1224 SPL_ARRAY_METHOD(ArrayObject, asort, SPL_ARRAY_METHOD_SORT_FLAGS_ARG) /* }}} */ in SPL_ARRAY_METHOD() argument
/php-src/ext/intl/collator/
H A Dcollator.stub.php108 public function asort(array &$array, int $flags = Collator::SORT_REGULAR): bool {} function in Collator
/php-src/ext/standard/
H A Dbasic_functions.stub.php1606 function asort(array &$array, int $flags = SORT_REGULAR): true {} function
H A Darray.c727 PHP_FUNCTION(asort) in PHP_FUNCTION() argument

Completed in 41 milliseconds