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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dformat.c316 static FLaC__INLINE unsigned utf8len_(const FLAC__byte *utf8) function
370 unsigned n = utf8len_(value);
379 unsigned n = utf8len_(value);
404 unsigned n = utf8len_(s);
508 unsigned n = utf8len_(b);

Completed in 40 milliseconds