HomeSort by relevance Sort by last modified time
    Searched full:append_text_t (Results 1 - 1 of 1) sorted by null

  /external/libmtp/src/
playlist-spl.c 80 static void append_text_t(text_t** t, char* s);
603 append_text_t(&c, "SPL PLAYLIST");
609 append_text_t(&c, vs);
610 append_text_t(&c, "");
619 append_text_t(&c, f);
628 append_text_t(&c, "");
629 append_text_t(&c, "END PLAYLIST");
631 append_text_t(&c, "");
632 append_text_t(&c, "myDNSe DATA");
634 append_text_t(&c, dnse)
844 static void append_text_t(text_t** t, char* s) function
    [all...]

Completed in 190 milliseconds