str_from          158 lib/search/regex.c                                                GString *str_from)
str_from          165 lib/search/regex.c     while (loop < str_from->len)
str_from          171 lib/search/regex.c             mc_search__get_one_symbol (charset, str_from->str + loop,
str_from          172 lib/search/regex.c                                        MIN (str_from->len - loop, 6), &just_letters);
str_from          191 lib/search/regex.c     g_string_set_size (str_from, 0);