Searched refs:u8charLen (Results 1 – 1 of 1) sorted by relevance
528 int u8charLen = utf8_codepoint_len(*u8cur); in utf8_to_utf16_length() local529 uint32_t codepoint = utf8_to_utf32_codepoint(u8cur, u8charLen); in utf8_to_utf16_length()531 u8cur += u8charLen; in utf8_to_utf16_length()