Home
last modified time | relevance | path

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

/system/core/libutils/
DUnicode.cpp51 static const char32_t kFirstByteMark[] = { variable
100 case 1: *--dstP = (uint8_t)(srcChar | kFirstByteMark[bytes]); in utf32_codepoint_to_utf8()