Searched refs:utf16le_to_utf8 (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/tagutils/
H A Dtextutils.h28 extern int utf16le_to_utf8(char *dst, int n, __u16 utf16le);
H A Dtextutils.c179 utf16le_to_utf8(char *dst, int n, __u16 utf16le) function
H A Dtagutils-asf.c259 i += utf16le_to_utf8(&buf[i], len - i, wc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtextutils.h27 extern int utf16le_to_utf8(char *dst, int n, __u16 utf16le);
H A Dtextutils.c178 utf16le_to_utf8(char *dst, int n, __u16 utf16le) function
H A Dtagutils-asf.c255 i += utf16le_to_utf8(&buf[i], len - i, wc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtextutils.h28 extern int utf16le_to_utf8(char *dst, int n, __u16 utf16le);
H A Dtextutils.c179 utf16le_to_utf8(char *dst, int n, __u16 utf16le) function
H A Dtagutils-asf.c259 i += utf16le_to_utf8(&buf[i], len - i, wc);

Completed in 108 milliseconds