Lines Matching refs:utf16Buf
1350 UChar utf16Buf[3];1352 UTF16_APPEND_CHAR_UNSAFE(utf16Buf, i, cp);1353 fPending2ndSurrogate = utf16Buf[1];1354 c = utf16Buf[0];