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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dutf8.h37 id3_utf8_t id3_utf8_get(id3_byte_t const **);
H A Dutf8.c303 id3_utf8_t id3_utf8_get(id3_byte_t const **ptr) function
353 while (end - *ptr > 0 && (*utf8ptr = id3_utf8_get(ptr)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dutf8.h37 id3_utf8_t id3_utf8_get(id3_byte_t const **);
H A Dutf8.c303 id3_utf8_t id3_utf8_get(id3_byte_t const **ptr) function
353 while (end - *ptr > 0 && (*utf8ptr = id3_utf8_get(ptr)))

Completed in 41 milliseconds