charset_from 45 lib/search/internal.h GString *mc_search__recode_str (const char *str, gsize str_len, const char *charset_from, charset_from 117 lib/search/lib.c mc_search__recode_str (const char *str, gsize str_len, const char *charset_from, charset_from 122 lib/search/lib.c if (charset_from != NULL && charset_to != NULL charset_from 123 lib/search/lib.c && g_ascii_strcasecmp (charset_to, charset_from) != 0) charset_from 127 lib/search/lib.c conv = g_iconv_open (charset_to, charset_from);