Home
last modified time | relevance | path

Searched refs:last_feed (Results 1 – 1 of 1) sorted by last modified time

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

Completed in 29 milliseconds