Home
last modified time | relevance | path

Searched refs:MB_PRECOMPOSED (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/Transcoders/Win32/
H A DWin32TransService.cpp224 int targetLen=::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, encodingName, -1, NULL, 0); in CPMapEntry()
231 … ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, encodingName, -1, (LPWSTR)fEncodingName, targetLen); in CPMapEntry()
472 int targetLen = ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, aliasBuf, -1, NULL, 0); in Win32TransService()
479 … ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, aliasBuf, -1, (LPWSTR)uniAlias, targetLen); in Win32TransService()
487 … int targetLen = ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, nameBuf, -1, NULL, 0); in Win32TransService()
494 … ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, nameBuf, -1, (LPWSTR)uniName, targetLen); in Win32TransService()
679 , fFromFlags(getFlagsValue(ieCP, MB_PRECOMPOSED | MB_ERR_INVALID_CHARS)) in Win32Transcoder()
937 return ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, srcText, -1, NULL, 0); in calcRequiredSize()
997 …::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, toTranscode, -1, (LPWSTR)retVal, (int)neededLen + 1); in transcode()
1030 …if ( 0 == ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, toTranscode, -1, (LPWSTR)toFill, (int)(max… in transcode()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/Transcoders/Win32/
H A DWin32TransService.cpp246 int targetLen=::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, encodingName, -1, NULL, 0); in CPMapEntry()
253 … ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, encodingName, -1, (LPWSTR)fEncodingName, targetLen); in CPMapEntry()
494 int targetLen = ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, aliasBuf, -1, NULL, 0); in Win32TransService()
501 … ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, aliasBuf, -1, (LPWSTR)uniAlias, targetLen); in Win32TransService()
509 … int targetLen = ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, nameBuf, -1, NULL, 0); in Win32TransService()
516 … ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, nameBuf, -1, (LPWSTR)uniName, targetLen); in Win32TransService()
701 , fFromFlags(getFlagsValue(ieCP, MB_PRECOMPOSED | MB_ERR_INVALID_CHARS)) in Win32Transcoder()
959 return ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, srcText, -1, NULL, 0); in calcRequiredSize()
1019 …::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, toTranscode, -1, (LPWSTR)retVal, (int)neededLen + 1); in transcode()
1052 …if ( 0 == ::MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, toTranscode, -1, (LPWSTR)toFill, (int)(max… in transcode()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqwindowscodec.cpp83 len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
98 while (!(len=MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in convertToUnicode()
102 const int wclen = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED, in convertToUnicode()
170 … int len = MultiByteToWideChar(CP_ACP, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, mb, charlength, wc, 2); in convertToUnicodeCharByChar()
/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_UtfString.cxx46 int aWideSize = MultiByteToWideChar (CP_ACP, MB_PRECOMPOSED, theString, -1, NULL, 0); in FromLocale()
53 MultiByteToWideChar (CP_ACP, MB_PRECOMPOSED, theString, -1, myWideBuffer, aWideSize); in FromLocale()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/lib/expat/xmlwf/
H A Dcodepage.c36 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in codepageMap()
47 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in codepageConvert()
/dports/textproc/teckit/teckit-2.5.7/SFconv/expat/xmlwf/
H A Dcodepage.c61 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in codepageMap()
72 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in codepageConvert()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/expat/xmlwf/
H A Dcodepage.c36 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in codepageMap()
48 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, in codepageConvert()

12345678910>>...19