Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Djunklib.c272 junk_cp1252_to_utf8(const uint8_t *in, int inlen, uint8_t *out, int outlen) { in junk_cp1252_to_utf8() function
459 len = junk_cp1252_to_utf8 (in, inlen, out, outlen); in ddb_iconv()