Searched defs:from_charset (Results 1 – 4 of 4) sorted by relevance
40 char const *from_charset, in convert_between()136 … std::string const &to_charset,std::string const &from_charset,method_type how) in between()
42 static char *from_charset = NULL; variable
207 const gchar *from_charset, in g_charset_converter_new()
269 static int code_convert(char *from_charset, char *to_charset,char *inbuf, size_t inlen, char *outbu… in code_convert()