Searched defs:natsort (Results 1 – 3 of 3) sorted by relevance
/PHP-8.3/ext/spl/ | ||
H A D | spl_array.stub.php | 60 public function natsort(): true {} function in ArrayObject |
/PHP-8.3/ext/standard/ | ||
H A D | basic_functions.stub.php | 1582 function natsort(array &$array): true {} function |
H A D | array.c | 718 PHP_FUNCTION(natsort) in PHP_FUNCTION() argument |
Completed in 46 milliseconds