Home | History | Annotate | Download | only in Lex

Lines Matching refs:UTF16

363 /// convert the UTF32 to UTF8 or UTF16. This is a subroutine of
399 UTF16 *ResultPtr = reinterpret_cast<UTF16*>(ResultBuf);
407 // Convert to UTF16.
1487 UTF16 *ResultWidePtr = reinterpret_cast<UTF16*>(ResultPtr);
1507 UTF16 *ResultWidePtr = reinterpret_cast<UTF16*>(ResultBuf.data());