Searched defs:str_repeat (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | string.c | 5158 PHP_FUNCTION(str_repeat) argument |
H A D | basic_functions.stub.php | 660 function str_repeat(string $string, int $times): string {} function |
Completed in 29 milliseconds