Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dunicode_ex.cpp73 #define UTF32_BYTE_SIZE_4 4 macro
79 if (bytes >= UTF32_BYTE_SIZE_4) { in Utf32CodePointToUtf8()