Searched refs:firstresult (Results 1 – 1 of 1) sorted by relevance
873 UChar firstresult = (UChar)(((s[i] - 0x10000) / 0x400) + 0xD800); in TestSurrogate() local880 first != firstresult) { in TestSurrogate()882 s[i], firstresult); in TestSurrogate()