Searched refs:vorbis_comment_query_count (Results 1 – 4 of 4) sorted by relevance
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
89 define i32 @vorbis_comment_query_count(%struct.vorbis_comment* %vc, i8* %tag) nounwind {