Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutf.cpp136 size_t UTF8Length(uint32_t codePoint) in UTF8Length() function
153 size_t size = UTF8Length(codePoint); in EncodeUTF8()