Home
last modified time | relevance | path

Searched defs:utf8Len (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/src/
Dunicode_ex.cpp129 int utf8Len = 0; in Utf16ToUtf8Length() local
183 int utf8Len = Utf16ToUtf8Length(str16, str16Len); in Char16ToChar8() local
Dstring_ex.cpp299 int utf8Len = Utf16ToUtf8Length(utf16Str, str16Len); in Char16ToChar8() local