Home | History | Annotate | Download | only in pcre

Lines Matching full:replace_count

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