Home
last modified time | relevance | path

Searched defs:from_charset (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/locale/src/encoding/
Dcodepage.cpp40 char const *from_charset, in convert_between()
136 … std::string const &to_charset,std::string const &from_charset,method_type how) in between()
/third_party/glib/gio/tests/
Dfilter-cat.c42 static char *from_charset = NULL; variable
/third_party/glib/gio/
Dgcharsetconverter.c207 const gchar *from_charset, in g_charset_converter_new()
/third_party/e2fsprogs/misc/
Dblkid.c269 static int code_convert(char *from_charset, char *to_charset,char *inbuf, size_t inlen, char *outbu… in code_convert()