Home | History | Annotate | Download | only in dist

Lines Matching full:replace_count

342     const int replace_count = re.GlobalReplace(t->rewrite, &all);
344 CHECK_EQ(replace_count, t->global_count);