Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Djunklib.c402 ConvertUTF16BEtoUTF8 (const UTF16** sourceStart, const UTF16* sourceEnd, UTF8** targetStart, UTF8* … in ConvertUTF16BEtoUTF8() function
478 …ConversionResult result = ConvertUTF16BEtoUTF8 ((const UTF16**)&src, (const UTF16*)(temp + inlen),… in ddb_iconv()