Searched refs:FLAC__metadata_object_vorbiscomment_entry_matches (Results 1 – 4 of 4) sorted by relevance
273 …if(0 == field_name || FLAC__metadata_object_vorbiscomment_entry_matches(entry[i], field_name, fiel… in write_vc_fields()
1792 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_entry_matches(const FLAC__StreamMetadata_Vo…
303 …if (FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fie… in vorbiscomment_find_entry_from_()1381 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_entry_matches(const FLAC__StreamMetadata_Vo… in FLAC__metadata_object_vorbiscomment_entry_matches() function1406 …if (FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fie… in FLAC__metadata_object_vorbiscomment_remove_entry_matching()1429 …if (FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fie… in FLAC__metadata_object_vorbiscomment_remove_entries_matching()
978 if(!FLAC__metadata_object_vorbiscomment_entry_matches(entry_, field_name, strlen(field_name))) { in test_metadata_object()985 if(FLAC__metadata_object_vorbiscomment_entry_matches(entry_, "blah", strlen("blah"))) { in test_metadata_object()