Home
last modified time | relevance | path

Searched refs:UTF16_SHIFT_WIDTH (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dunicode_ex.cpp69 #define UTF16_SHIFT_WIDTH 10 macro
308 *u16cur++ = static_cast<char16_t>((codepoint >> UTF16_SHIFT_WIDTH) + 0xD800); in Utf8ToUtf16()

Completed in 1 milliseconds