Home | History | Annotate | Download | only in Lex

Lines Matching refs:UTF16

321 /// convert the UTF32 to UTF8 or UTF16. This is a subroutine of
357 UTF16 *ResultPtr = reinterpret_cast<UTF16*>(ResultBuf);
365 // Convert to UTF16.
1378 UTF16 *ResultWidePtr = reinterpret_cast<UTF16*>(ResultPtr);
1398 UTF16 *ResultWidePtr = reinterpret_cast<UTF16*>(ResultBuf.data());