Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libmpg123/
H A Did3.c543 mpg123_move_string(&mime, &i->mime_type); in process_picture()
544 mpg123_move_string(&description, &i->description); in process_picture()
613 mpg123_move_string(&description, &xcom->description); in process_comment()
693 mpg123_move_string(&description, &xex->description); in process_extra()
H A Dstringbuf.c122 int attribute_align_arg mpg123_move_string(mpg123_string *from, mpg123_string *to) in mpg123_move_string() function
/reactos/sdk/include/reactos/libs/libmpg123/
H A Dmpg123.h1260 MPG123_EXPORT int mpg123_move_string(mpg123_string* from, mpg123_string* to);