Home
last modified time | relevance | path

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

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