OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unicode_from_ascii
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
winduni.h
58
extern void
unicode_from_ascii
(rc_uint_type *, unichar **, const char *);
133
/* Windres support routine called by
unicode_from_ascii
. This is both
winduni.c
191
unicode_from_ascii
(rc_uint_type *length, unichar **unicode, const char *ascii)
function
rcparse.y
1544
unicode_from_ascii
((rc_uint_type *) NULL, &h, $1);
[
all
...]
windres.c
310
unicode_from_ascii
(&res_id->u.n.length, &res_id->u.n.name, string);
resrc.c
[
all
...]
Completed in 38 milliseconds