Searched defs:array_pad (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/standard/ | ||
H A D | basic_functions.stub.php | 1740 function array_pad(array $array, int $length, mixed $value): array {} function |
H A D | array.c | 4738 PHP_FUNCTION(array_pad) argument |
Completed in 29 milliseconds