Searched refs:char_len (Results 1 – 1 of 1) sorted by relevance
154 size_t char_len = utf32_codepoint_utf8_length(*src++); in utf32_to_utf8_length() local155 if (SSIZE_MAX - char_len < ret) { in utf32_to_utf8_length()162 ret += char_len; in utf32_to_utf8_length()