reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1763 if (ConvertUTF8toWide(CharByteWidth, Fragment, ResultPtr, ErrorPtrTmp)) 1776 const char *ErrorPtr = reinterpret_cast<const char *>(ErrorPtrTmp); 1793 while (!ConvertUTF8toWide(CharByteWidth, NextFragment, Ptr, ErrorPtrTmp)) { 1794 const char *ErrorPtr = reinterpret_cast<const char *>(ErrorPtrTmp);