Searched refs:nmatch_prev (Results 1 – 1 of 1) sorted by relevance
1675 int match[2*(MATCH_MAX+1)], nmatch, nmatch_prev, vsize_last; in varsub() local1690 nmatch_prev = nmatch; in varsub()1707 if(nmatch && replen>0 && (match[1] || !nmatch_prev)) in varsub()