Home
last modified time | relevance | path

Searched refs:utf16len (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dunicode_ex.cpp267 int utf16len = 0; in Utf8ToUtf16Length() local
269 utf16len++; in Utf8ToUtf16Length()
277 utf16len++; // this will be a surrogate pair in utf16 in Utf8ToUtf16Length()
285 return utf16len; in Utf8ToUtf16Length()