Home
last modified time | relevance | path

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

/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Ducs4.c169 void id3_ucs4_copy(id3_ucs4_t *dest, id3_ucs4_t const *src) in id3_ucs4_copy() function
185 id3_ucs4_copy(ucs4, src); in id3_ucs4_duplicate()
H A Ducs4.h38 void id3_ucs4_copy(id3_ucs4_t *, id3_ucs4_t const *);