Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dunicode_ex.cpp72 #define UTF32_BYTE_SIZE_3 3 macro
84 if (bytes >= UTF32_BYTE_SIZE_3) { in Utf32CodePointToUtf8()