Lines Matching full:utf16buf
1348 UChar utf16Buf[3];1350 UTF16_APPEND_CHAR_UNSAFE(utf16Buf, i, cp);1351 fPending2ndSurrogate = utf16Buf[1];1352 c = utf16Buf[0];