Home
last modified time | relevance | path

Searched refs:utf8len_ (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/libFLAC/
Dformat.c312 static uint32_t utf8len_(const FLAC__byte *utf8) in utf8len_() function
366 uint32_t n = utf8len_(value); in FLAC__format_vorbiscomment_entry_value_is_legal()
375 uint32_t n = utf8len_(value); in FLAC__format_vorbiscomment_entry_value_is_legal()
400 uint32_t n = utf8len_(s); in FLAC__format_vorbiscomment_entry_is_legal()
504 uint32_t n = utf8len_(b); in FLAC__format_picture_is_legal()