Home
last modified time | relevance | path

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

/PHP-8.4/ext/standard/
H A Dstring.c710 bool docut = 0; in PHP_FUNCTION() local
718 Z_PARAM_BOOL(docut) in PHP_FUNCTION()
730 if (linelength == 0 && docut) { in PHP_FUNCTION()
737 if (breakchar_len == 1 && !docut) { in PHP_FUNCTION()
807 && docut && laststart >= lastspace) { in PHP_FUNCTION()

Completed in 25 milliseconds