Searched refs:id3_utf8_decodechar (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dutf8.h30 id3_length_t id3_utf8_decodechar(id3_utf8_t const *, id3_ucs4_t *);
H A Dutf8.c134 id3_length_t id3_utf8_decodechar(id3_utf8_t const *utf8, id3_ucs4_t *ucs4) function
272 utf8 += id3_utf8_decodechar(utf8, ucs4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dutf8.h30 id3_length_t id3_utf8_decodechar(id3_utf8_t const *, id3_ucs4_t *);
H A Dutf8.c134 id3_length_t id3_utf8_decodechar(id3_utf8_t const *utf8, id3_ucs4_t *ucs4) function
272 utf8 += id3_utf8_decodechar(utf8, ucs4);

Completed in 61 milliseconds