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