charset 137 lib/search.h gchar *charset; charset 169 lib/search/glob.c mc_search__cond_struct_new_init_glob (const char *charset, mc_search_t *lc_mc_search, charset 184 lib/search/glob.c mc_search__cond_struct_new_init_regex (charset, lc_mc_search, mc_search_cond); charset 138 lib/search/hex.c mc_search__cond_struct_new_init_hex (const char *charset, mc_search_t *lc_mc_search, charset 178 lib/search/hex.c if (str_isutf8 (charset)) charset 179 lib/search/hex.c charset = "ASCII"; charset 186 lib/search/hex.c mc_search__cond_struct_new_init_regex (charset, lc_mc_search, mc_search_cond); charset 36 lib/search/internal.h gchar *charset; charset 47 lib/search/internal.h GString *mc_search__get_one_symbol (const char *charset, const char *str, gsize str_len, charset 49 lib/search/internal.h GString *mc_search__tolower_case_str (const char *charset, const GString * str); charset 50 lib/search/internal.h GString *mc_search__toupper_case_str (const char *charset, const GString * str); charset 54 lib/search/internal.h void mc_search__cond_struct_new_init_regex (const char *charset, mc_search_t * lc_mc_search, charset 62 lib/search/internal.h void mc_search__cond_struct_new_init_normal (const char *charset, mc_search_t * lc_mc_search, charset 70 lib/search/internal.h void mc_search__cond_struct_new_init_glob (const char *charset, mc_search_t * lc_mc_search, charset 78 lib/search/internal.h void mc_search__cond_struct_new_init_hex (const char *charset, mc_search_t * lc_mc_search, charset 67 lib/search/lib.c mc_search__change_case_str (const char *charset, const GString *str, case_conv_fn case_conv) charset 77 lib/search/lib.c if (charset == NULL) charset 78 lib/search/lib.c charset = cp_source; charset 80 lib/search/lib.c converted_str = mc_search__recode_str (str->str, str->len, charset, cp_display); charset 93 lib/search/lib.c ret = mc_search__recode_str (dst_str, dst_len, cp_display, charset); charset 96 lib/search/lib.c (void) charset; charset 155 lib/search/lib.c mc_search__get_one_symbol (const char *charset, const char *str, gsize str_len, charset 164 lib/search/lib.c if (charset == NULL) charset 165 lib/search/lib.c charset = cp_source; charset 167 lib/search/lib.c converted_str = mc_search__recode_str (str, str_len, charset, cp_display); charset 169 lib/search/lib.c (void) charset; charset 179 lib/search/lib.c mc_search__recode_str (converted_str->str, converted_str->len, cp_display, charset); charset 194 lib/search/lib.c mc_search__tolower_case_str (const char *charset, const GString *str) charset 196 lib/search/lib.c return mc_search__change_case_str (charset, str, str_tolower); charset 202 lib/search/lib.c mc_search__toupper_case_str (const char *charset, const GString *str) charset 204 lib/search/lib.c return mc_search__change_case_str (charset, str, str_toupper); charset 86 lib/search/normal.c mc_search__cond_struct_new_init_normal (const char *charset, mc_search_t *lc_mc_search, charset 90 lib/search/normal.c mc_search__cond_struct_new_init_regex (charset, lc_mc_search, mc_search_cond); charset 125 lib/search/regex.c mc_search__cond_struct_new_regex_hex_add (const char *charset, GString *str_to, charset 131 lib/search/regex.c upp = mc_search__toupper_case_str (charset, one_char); charset 132 lib/search/regex.c low = mc_search__tolower_case_str (charset, one_char); charset 157 lib/search/regex.c mc_search__cond_struct_new_regex_accum_append (const char *charset, GString *str_to, charset 171 lib/search/regex.c mc_search__get_one_symbol (charset, str_from->str + loop, charset 181 lib/search/regex.c mc_search__cond_struct_new_regex_hex_add (charset, recoded_part, one_char); charset 210 lib/search/regex.c mc_search__cond_struct_new_regex_ci_str (const char *charset, const GString *astr) charset 224 lib/search/regex.c mc_search__cond_struct_new_regex_accum_append (charset, ret_str, accumulator); charset 232 lib/search/regex.c mc_search__cond_struct_new_regex_accum_append (charset, ret_str, accumulator); charset 251 lib/search/regex.c mc_search__cond_struct_new_regex_accum_append (charset, ret_str, accumulator); charset 790 lib/search/regex.c mc_search__cond_struct_new_init_regex (const char *charset, mc_search_t *lc_mc_search, charset 807 lib/search/regex.c if (str_isutf8 (charset) && mc_global.utf8_display) charset 821 lib/search/regex.c mc_search_cond->str = mc_search__cond_struct_new_regex_ci_str (charset, tmp); charset 851 lib/search/regex.c if (str_isutf8 (charset) && mc_global.utf8_display) charset 868 lib/search/regex.c mc_search_cond->str = mc_search__cond_struct_new_regex_ci_str (charset, tmp); charset 901 lib/search/regex.c lc_mc_search->is_utf8 = str_isutf8 (charset); charset 67 lib/search/search.c mc_search__cond_struct_new (mc_search_t *lc_mc_search, const GString *str, const char *charset) charset 73 lib/search/search.c mc_search_cond->charset = g_strdup (charset); charset 81 lib/search/search.c mc_search__cond_struct_new_init_glob (charset, lc_mc_search, mc_search_cond); charset 84 lib/search/search.c mc_search__cond_struct_new_init_normal (charset, lc_mc_search, mc_search_cond); charset 87 lib/search/search.c mc_search__cond_struct_new_init_regex (charset, lc_mc_search, mc_search_cond); charset 90 lib/search/search.c mc_search__cond_struct_new_init_hex (charset, lc_mc_search, mc_search_cond); charset 112 lib/search/search.c g_free (mc_search_cond->charset); charset 165 lib/search/search.c lc_mc_search->original.charset = charset 185 lib/search/search.c g_free (lc_mc_search->original.charset); charset 220 lib/search/search.c lc_mc_search->original.charset)); charset 230 lib/search/search.c if (g_ascii_strcasecmp (id, lc_mc_search->original.charset) == 0) charset 234 lib/search/search.c lc_mc_search->original.charset)); charset 242 lib/search/search.c lc_mc_search->original.charset, id); charset 426 src/args.c mc_args__convert_help_to_syscharset (const gchar *charset, const gchar *error_message_str, charset 434 src/args.c conv = g_iconv_open (charset, "UTF-8");