Searched refs:FLAC__format_vorbiscomment_entry_value_is_legal (Results 1 – 3 of 3) sorted by relevance
936 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_value_is_legal(const FLAC__byte *value, unsign…
362 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_value_is_legal(const FLAC__byte *value, unsign… in FLAC__format_vorbiscomment_entry_value_is_legal() function
1160 if (!FLAC__format_vorbiscomment_entry_value_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_set_vendor_string()1332 …if (!FLAC__format_vorbiscomment_entry_value_is_legal((const FLAC__byte *)field_value, (unsigned)(-… in FLAC__metadata_object_vorbiscomment_entry_from_name_value_pair()