Home
last modified time | relevance | path

Searched refs:str_repeat (Results 301 – 305 of 305) sorted by relevance

1...<<111213

/PHP-7.2/sapi/fpm/tests/
H A Dfcgi.inc517 . str_repeat(chr(0), 5),
/PHP-7.2/ext/pcre/tests/
H A D005.phpt70 str_repeat('(?:\s+\5:(\d+): (?:(error|warning):\s+)?(.+))?', 99). // capture up to 100 errors
/PHP-7.2/
H A Dserver-tests.php966 $sep = "\n" . str_repeat('=', 80) . "\n";
/PHP-7.2/ext/standard/
H A Dbasic_functions.c2808 PHP_FE(str_repeat, arginfo_str_repeat)
H A Dstring.c5018 PHP_FUNCTION(str_repeat) argument

Completed in 38 milliseconds

1...<<111213