Home
last modified time | relevance | path

Searched refs:cut_long_words (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/standard/tests/strings/
H A Dwordwrap_error.phpt50 wordwrap(): Argument #4 ($cut_long_words) cannot be true when argument #2 ($width) is 0
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php560 function wordwrap(string $string, int $width = 75, string $break = "\n", bool $cut_long_words = fal… argument
H A Dbasic_functions_arginfo.h845 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, cut_long_words, _IS_BOOL, 0, "false")

Completed in 25 milliseconds