Searched defs:cp_low (Results 1 – 2 of 2) sorted by relevance
/glogg/glogg/tests/ | ||
H A D | encodingspeculatorTest.cpp |
|
/glogg/tests/ | ||
H A D | encodingspeculatorTest.cpp | 41 uint8_t cp_low = static_cast<uint8_t>(code_point & 0xFF); in utf8encode2bytes() local |