Home
last modified time | relevance | path

Searched refs:wind_WideCharToMultiByte (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dwinduni.c48 static rc_uint_type wind_WideCharToMultiByte (rc_uint_type, const unichar *, char *, rc_uint_type);
692 len = wind_WideCharToMultiByte (cp, unicode, NULL, 0); in codepage_from_unicode()
696 wind_WideCharToMultiByte (cp, unicode, *ascii, len); in codepage_from_unicode()
829 wind_WideCharToMultiByte (rc_uint_type cp, const unichar *u, char *mb, rc_uint_type mb_len) in wind_WideCharToMultiByte() function
DChangeLog-2013365 (wind_WideCharToMultiByte): Likewise.
DChangeLog-2007623 wind_iconv_cp, wind_MultiByteToWideChar wind_WideCharToMultiByte):