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