Searched refs:utf16_buf_end (Results 1 – 1 of 1) sorted by relevance
548 wchar_t const* utf16_buf_end = utf16_buf + (BUF_SIZE / 6 - 1); in write_text_utf8_nolock() local553 while (utf16_buf_it < utf16_buf_end && source_it < buffer_end) in write_text_utf8_nolock()