Searched refs:any_subst (Results 1 – 1 of 1) sorted by relevance
337 int any_subst = 0; in hist_replace() local340 for (s = *hp; (s1 = strstr(s, pat)) && (!any_subst || global); in hist_replace()342 any_subst = 1; in hist_replace()350 if (!any_subst) { in hist_replace()