Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.c1610 bool last_feed = ((arg_status & PHP_OUTPUT_HANDLER_END) != 0); in PHP_FUNCTION() local
1615 encoding->from_wchar(wchar_buf, out_len, &buf, !in_len && last_feed); in PHP_FUNCTION()
1621 if (last_feed) { in PHP_FUNCTION()

Completed in 19 milliseconds