Searched refs:unicode_from_ascii (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | winduni.h | 58 extern void unicode_from_ascii (rc_uint_type *, unichar **, const char *);
|
H A D | winduni.c | 191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() function
|
H A D | rcparse.y | 1552 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1); 1725 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
|
H A D | windres.c | 307 unicode_from_ascii (&res_id->u.n.length, &res_id->u.n.name, string); in res_string_to_id()
|
H A D | rcparse.c | 3966 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse() 4200 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse()
|
H A D | ChangeLog-2007 | 572 (unicode_from_ascii, ascii_from_unicode): Use
|
H A D | ChangeLog-2005 | 961 * winduni.c (unicode_from_ascii): Don't declare variables
|
H A D | resrc.c | 1833 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | winduni.h | 58 extern void unicode_from_ascii (rc_uint_type *, unichar **, const char *);
|
H A D | winduni.c | 191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() function
|
H A D | rcparse.y | 1552 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1); 1725 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
|
H A D | windres.c | 307 unicode_from_ascii (&res_id->u.n.length, &res_id->u.n.name, string); in res_string_to_id()
|
H A D | rcparse.c | 3966 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse() 4200 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse()
|
H A D | ChangeLog-2007 | 572 (unicode_from_ascii, ascii_from_unicode): Use
|
H A D | ChangeLog-2005 | 961 * winduni.c (unicode_from_ascii): Don't declare variables
|
H A D | resrc.c | 1827 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()
|