Home | History | Annotate | Download | only in Lex

Lines Matching refs:UTF16

254 /// convert the UTF32 to UTF8 or UTF16. This is a subroutine of
290 UTF16 *ResultPtr = reinterpret_cast<UTF16*>(ResultBuf);
298 // Convert to UTF16.
1248 UTF16 *ResultWidePtr = reinterpret_cast<UTF16*>(ResultPtr);
1268 UTF16 *ResultWidePtr = reinterpret_cast<UTF16*>(ResultBuf.data());
1316 UTF16 *targetStart = reinterpret_cast<UTF16*>(ResultPtr);