Searched defs:array_unshift (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/standard/ | ||
H A D | basic_functions.stub.php | 1660 function array_unshift(array &$array, mixed ...$values): int {} function |
H A D | array.c | 3598 PHP_FUNCTION(array_unshift) argument |
Completed in 25 milliseconds