Home
last modified time | relevance | path

Searched refs:str_repeat (Results 376 – 379 of 379) sorted by relevance

1...<<111213141516

/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php660 function str_repeat(string $string, int $times): string {} function
H A Dbasic_functions_arginfo.h2500 ZEND_FUNCTION(str_repeat);
3137 ZEND_FE(str_repeat, arginfo_str_repeat)
H A Dstring.c5158 PHP_FUNCTION(str_repeat) argument
/PHP-8.0/
H A DNEWS715 . Fixed bug #74960 (Heap buffer overflow via str_repeat). (cmb, Dmitry)

Completed in 54 milliseconds

1...<<111213141516