Searched refs:any_subst (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dhistrap.c199 bool any_subst = false; local
205 (!any_subst || gflag); s = s1 + pat_len) {
206 any_subst = true;
216 if (!any_subst) {

Completed in 392 milliseconds