Home
last modified time | relevance | path

Searched defs:uasort (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/spl/
H A Dspl_array.stub.php43 public function uasort(callable $callback): bool {} function in ArrayObject
156 public function uasort(callable $callback): bool {} function in ArrayIterator
/PHP-8.1/ext/standard/
H A Darray.c980 PHP_FUNCTION(uasort) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php109 function uasort(array &$array, callable $callback): bool {} function

Completed in 31 milliseconds