Searched refs:FLAC__format_vorbiscomment_entry_is_legal (Results 1 – 3 of 3) sorted by relevance
953 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_is_legal(const FLAC__byte *entry, unsigned len…
386 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_is_legal(const FLAC__byte *entry, unsigned len… in FLAC__format_vorbiscomment_entry_is_legal() function
1224 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_set_comment()1237 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_insert_comment()1264 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_replace_comment()1356 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_entry_to_name_value_pair()