Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dunicode_ex.cpp61 #define UTF8_LENGTH_4 4 macro
114 return UTF8_LENGTH_4; in Utf32CodePointUtf8Length()
253 case UTF8_LENGTH_4: in Utf8ToUtf32CodePoint()