Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Djunklib.c350 junk_utf8_to_cp1252(const uint8_t *in, int inlen, uint8_t *out, int outlen) { in junk_utf8_to_cp1252() function
557 int res = junk_utf8_to_cp1252((uint8_t *)in, inlen, (uint8_t *)out, outlen); in ddb_iconv()