Searched defs:cu2 (Results 1 – 3 of 3) sorted by relevance
49 char32_t cu2 = (cp & Constants::SURROGATE_LOW_MARKER) | Constants::SURROGATE_HIGH_MAX; in EncodeSurrogate() local
353 char32_t cu2 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local363 char32_t cu2 = static_cast<uint8_t>(*iterNext++); in DecodeCP() local
159 uint16_t cu2 = in FromCodePoint() local