Searched defs:rsort (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/standard/ | ||
H A D | basic_functions.stub.php | 1592 function rsort(array &$array, int $flags = SORT_REGULAR): true {} function |
H A D | array.c | 795 PHP_FUNCTION(rsort) in PHP_FUNCTION() argument |
Completed in 23 milliseconds