Searched refs:dm_StrCopyOut2_U8toW (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/iodbc-42.5/iodbc/iodbcinst/
H A DSQLInstallDriverManager.c129 dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
H A DSQLInstallerError.c177 dm_StrCopyOut2_U8toW (_errormsg_u8, lpszErrorMsg, cbErrorMsgMax,
H A DSQLGetPrivateProfileString.c326 dm_StrCopyOut2_U8toW (ptr, ptrW, cbRetBuffer - length - 1,
336 dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer,
342 dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer, &length);
H A DSQLReadFileDSN.c190 dm_StrCopyOut2_U8toW (_string_u8, lpszString, cbString, pcbString);
H A Dunicode.h103 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
H A DSQLGetTranslator.c322 dm_StrCopyOut2_U8toW (_name_u8, lpszName, cbNameMax, pcbNameOut);
323 dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
H A DSQLGetAvailableDrivers.c241 dm_StrCopyOut2_U8toW (ptr, ptrW, cbBufMax - 1, &len);
H A DSQLInstallTranslator.c264 dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
H A DSQLInstallTranslatorEx.c264 dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
H A DSQLInstallDriver.c359 dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
H A DSQLInstallDriverEx.c388 dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
H A Dunicode.c854 dm_StrCopyOut2_U8toW ( function
/macosx-10.10.1/iodbc-42.5/iodbc/iodbc/
H A Dinfo.c407 dm_StrCopyOut2_U8toW (_DSN, szDSN, cbDSNMax, pcbDSN);
408 dm_StrCopyOut2_U8toW (_Desc, szDesc, cbDescMax, pcbDesc);
695 dm_StrCopyOut2_U8toW (_Driver, szDrvDesc, cbDrvDescMax, pcbDrvDesc);
696 dm_StrCopyOut2_U8toW (_Attrs, szDrvAttr, cbDrvAttrMax, pcbDrvAttr);

Completed in 184 milliseconds