Searched refs:low_surrogate (Results 1 – 1 of 1) sorted by relevance
632 auto low_surrogate = (base & 0x03FF) + 0xDC00; in EscapeString() local636 text += IntToStringHex(low_surrogate, 4); in EscapeString()