Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wma/
H A Dasfheader.c302 static const unsigned char utf8comp[6] = variable
316 *utf8++ = (ucs >> (6*tail)) | utf8comp[tail]; in utf8encode()