Home
last modified time | relevance | path

Searched refs:id3_utf8_decodechar (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Dutf8.c134 id3_length_t id3_utf8_decodechar(id3_utf8_t const *utf8, id3_ucs4_t *ucs4) in id3_utf8_decodechar() function
272 utf8 += id3_utf8_decodechar(utf8, ucs4); in id3_utf8_decode()
H A Dutf8.h30 id3_length_t id3_utf8_decodechar(id3_utf8_t const *, id3_ucs4_t *);