URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
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
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.