Lines Matching refs:surrogate
2003 * a high surrogate in the last position of the Unicode intermediate buffer. Apparently no
2024 /* this happens when surrogate pair straddles the intermediate buffer in
3446 static const UChar surrogate[1]={ 0xd900 };
3463 length=ucnv_fromUChars(cnv, buffer, (int32_t)sizeof(buffer), surrogate, 1, &errorCode);
3478 length=ucnv_fromUChars(cnv, buffer, (int32_t)sizeof(buffer), surrogate, 1, &errorCode);