Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Dunicode_ex.cpp111 int utf8Len = 0; in Utf16ToUtf8Length() local
164 int utf8Len = Utf16ToUtf8Length(str16, str16Len); in Char16ToChar8() local