Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp60 inline size_t UTF8Length(uint32_t codepoint) in UTF8Length() function
77 size_t size = UTF8Length(codepoint); in EncodeUTF8()