Lines Matching refs:codepage
203 UINT codepage;
282 codepage = CP_UTF8; // code page identifier for utf8
288 codepage = CP_ISO_8559_1; // code page identifier for iso-8559-1
313 int iUnicodeLen = MultiByteToWideChar(codepage, 0,
327 MultiByteToWideChar(codepage, 0,
415 UINT codepage;
540 codepage = CP_ISO_8559_1; // code page identifier for iso-8559-1
542 codepage = CP_UTF8; // code page identifier for utf8
546 codepage = CP_UTF8; // code page identifier for utf8
550 int iConvertDataLen = WideCharToMultiByte(codepage, 0,
555 WideCharToMultiByte(codepage, 0,