Searched refs:unicode_from_ascii (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | winduni.h | 58 extern void unicode_from_ascii (rc_uint_type *, unichar **, const char *);
|
D | winduni.c | 191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() function
|
D | rcparse.y | 1544 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1); 1717 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
|
D | windres.c | 306 unicode_from_ascii (&res_id->u.n.length, &res_id->u.n.name, string); in res_string_to_id()
|
D | ChangeLog-2007 | 572 (unicode_from_ascii, ascii_from_unicode): Use
|
D | ChangeLog-2005 | 961 * winduni.c (unicode_from_ascii): Don't declare variables
|
D | resrc.c | 1830 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()
|