Home
last modified time | relevance | path

Searched refs:id3_render_paddedstring (Results 1 – 3 of 3) sorted by relevance

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Drender.h37 id3_length_t id3_render_paddedstring(id3_byte_t **, id3_ucs4_t const *,
H A Drender.c173 id3_length_t id3_render_paddedstring(id3_byte_t **ptr, id3_ucs4_t const *ucs4, in id3_render_paddedstring() function
H A Dtag.c688 id3_render_paddedstring(buffer, string, length); in v1_renderstr()