Searched defs:firstByteMark (Results 1 – 2 of 2) sorted by relevance
129 static const UTF8 firstByteMark[7] = { 0x00, 0x00, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC }; variable
453 static const UTF8 firstByteMark[5] = { in EncodeUCNEscape() local