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