Searched defs:array_fill (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/standard/ | ||
H A D | basic_functions.stub.php | 981 function array_fill(int $start_index, int $count, mixed $value): array {} function |
H A D | array.c | 2574 PHP_FUNCTION(array_fill) argument |
Completed in 27 milliseconds