Searched refs:current_charset (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/share/utf8/
H A Dutf8.c250 static const char *current_charset(void) function
311 return convert_string(current_charset(), "UTF-8", from, to, '#');
316 return convert_string("UTF-8", current_charset(), from, to, '?');

Completed in 62 milliseconds