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