HomeSort by relevance Sort by last modified time
    Searched full:codepage_from_unicode (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
winduni.h 131 extern void codepage_from_unicode (rc_uint_type *, const unichar *, char **, rc_uint_type);
winduni.c 291 codepage_from_unicode (length, unicode, ascii, wind_current_codepage);
688 codepage_from_unicode (rc_uint_type *length, const unichar *unicode, char **ascii, rc_uint_type cp) function
windmc.c 346 codepage_from_unicode (&l, usz, &s, mcset_codepage_out);
612 codepage_from_unicode( &l, n->message, &cvt_txt, n->lang->lang_info.wincp);
ChangeLog-2007 622 unicode_from_codepage, codepage_from_unicode, iconv_onechar,
625 (ascii_from_unicode): Use codepage_from_unicode.
633 unicode_from_codepage, codepage_from_unicode): New
    [all...]

Completed in 73 milliseconds