Searched refs:vorbis_comment_query_count (Results 1 – 7 of 7) sorted by relevance
12 vorbis_comment_query_count
18 vorbis_comment_query_count
98 extern int vorbis_comment_query_count(vorbis_comment *vc, char *tag);
95 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count() function
173 extern int vorbis_comment_query_count(vorbis_comment *vc, const char *tag);
89 define i32 @vorbis_comment_query_count(%struct.vorbis_comment* %vc, i8* %tag) nounwind {
118 int vorbis_comment_query_count(vorbis_comment *vc, const char *tag){ in vorbis_comment_query_count() function