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