Searched refs:DECODE_SECOND_FACTOR (Results 1 – 2 of 2) sorted by relevance
83 constexpr uint32_t DECODE_SECOND_FACTOR = 0x10000; variable
185 …n ((first - DECODE_LEAD_LOW) << UTF16_OFFSET) + (second - DECODE_TRAIL_LOW) + DECODE_SECOND_FACTOR; in HandleAndDecodeInvalidUTF16()