Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c712 bool docut = 0; in PHP_FUNCTION() local
720 Z_PARAM_BOOL(docut) in PHP_FUNCTION()
732 if (linelength == 0 && docut) { in PHP_FUNCTION()
739 if (breakchar_len == 1 && !docut) { in PHP_FUNCTION()
809 && docut && laststart >= lastspace) { in PHP_FUNCTION()

Completed in 26 milliseconds