Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/
H A Dspl_array.stub.php40 public function ksort(int $flags = SORT_REGULAR): bool {} function in ArrayObject
150 public function ksort(int $flags = SORT_REGULAR): bool {} function in ArrayIterator
/PHP-8.1/ext/standard/
H A Darray.c649 PHP_FUNCTION(ksort) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php83 function ksort(array &$array, int $flags = SORT_REGULAR): bool {} function

Completed in 43 milliseconds