Home
last modified time | relevance | path

Searched defs:utf8_string (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-properties.c247 unsigned char *utf8_string = (unsigned char *) xmalloc (2 * length + 1); in conv_from_iso_8859_1() local
423 unsigned char *utf8_string; in read_escaped_string() local
H A Dread-stringtable.c334 unsigned char *utf8_string; in conv_from_ucs4() local
H A Dx-perl.c429 char *utf8_string; in phase2_getc() local
734 char *utf8_string = in extract_quotelike_pass1_utf8() local
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dms_funcs.c25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2()