Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dunicode_ex.cpp71 #define UTF32_BYTE_SIZE_2 2 macro
89 if (bytes >= UTF32_BYTE_SIZE_2) { in Utf32CodePointToUtf8()