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

/external/flac/libFLAC/
H A Dformat.c312 static unsigned utf8len_(const FLAC__byte *utf8) function
366 unsigned n = utf8len_(value);
375 unsigned n = utf8len_(value);
400 unsigned n = utf8len_(s);
504 unsigned n = utf8len_(b);

Completed in 50 milliseconds