str_from          160 lib/search/regex.c                                                GString * str_from)
str_from          167 lib/search/regex.c     while (loop < str_from->len)
str_from          173 lib/search/regex.c             mc_search__get_one_symbol (charset, str_from->str + loop,
str_from          174 lib/search/regex.c                                        MIN (str_from->len - loop, 6), &just_letters);
str_from          193 lib/search/regex.c     g_string_set_size (str_from, 0);