Searched refs:utf32_to_utf8_length (Results 1 – 7 of 7) sorted by relevance
45 ssize_t utf32_to_utf8_length(const char32_t *src, size_t src_len);
148 const size_t utf8_length = (size_t)utf32_to_utf8_length(&codepoint, 1); in ModifiedUtf8ToUtf8()
146 ssize_t utf32_to_utf8_length(const char32_t *src, size_t src_len) in utf32_to_utf8_length() function
107 const ssize_t resultStrLen = utf32_to_utf8_length(in, len) + 1; in allocFromUTF32()
818 ssize_t len = utf32_to_utf8_length(&codepoint, 1); in AppendCodepointToUtf8String()
1337 "name" : "utf32_to_utf8_length"9735 "function_name" : "utf32_to_utf8_length",9736 "linker_set_key" : "utf32_to_utf8_length",
1341 "name" : "utf32_to_utf8_length"9739 "function_name" : "utf32_to_utf8_length",9740 "linker_set_key" : "utf32_to_utf8_length",