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