Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c924 zend_bool docut = 0; in PHP_FUNCTION() local
932 Z_PARAM_BOOL(docut) in PHP_FUNCTION()
944 if (linelength == 0 && docut) { in PHP_FUNCTION()
951 if (breakchar_len == 1 && !docut) { in PHP_FUNCTION()
1021 && docut && laststart >= lastspace) { in PHP_FUNCTION()

Completed in 25 milliseconds