Searched refs:u16end (Results 1 – 1 of 1) sorted by relevance
604 const char16_t* const u16end = dst + dstLen; in utf8_to_utf16_no_null_terminator() local607 while (u8cur < u8end && u16cur < u16end) { in utf8_to_utf16_no_null_terminator()619 if (u16cur >= u16end) { in utf8_to_utf16_no_null_terminator()