Searched refs:utf16le (Results 1 - 6 of 6) 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) argument
181 __u16 wc = le16_to_cpu(utf16le);
/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) argument
180 __u16 wc = le16_to_cpu(utf16le);
/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) argument
181 __u16 wc = le16_to_cpu(utf16le);

Completed in 99 milliseconds