OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [winduni.h] - Diff between revs 15 and 163

Show entire file | Details | Blame | View Log

Rev 15 Rev 163
Line 124... Line 124...
 
 
extern const local_iconv_map *wind_find_codepage_info (unsigned);
extern const local_iconv_map *wind_find_codepage_info (unsigned);
 
 
/* Convert an Codepage string to a unicode string.  */
/* Convert an Codepage string to a unicode string.  */
extern void unicode_from_codepage (rc_uint_type *, unichar **, const char *, rc_uint_type);
extern void unicode_from_codepage (rc_uint_type *, unichar **, const char *, rc_uint_type);
 
extern void unicode_from_ascii_len (rc_uint_type *, unichar **, const char *, rc_uint_type );
 
 
/* Convert an unicode string to an codepage string.  */
/* Convert an unicode string to an codepage string.  */
extern void codepage_from_unicode (rc_uint_type *, const unichar *, char **, rc_uint_type);
extern void codepage_from_unicode (rc_uint_type *, const unichar *, char **, rc_uint_type);
 
 
/* Windres support routine called by unicode_from_ascii.  This is both
/* Windres support routine called by unicode_from_ascii.  This is both

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.