Searched refs:newl_cnt (Results 1 – 3 of 3) sorted by relevance
301 if (sp->newl_len == sp->newl_cnt) { \723 if (sp->newl_cnt) { in s()725 cnt < sp->newl_cnt; ++cnt, ++lno, ++elno) { in s()734 sp->newl_cnt = 0; in s()789 if (sp->newl_cnt) { in s()791 cnt < sp->newl_cnt; ++cnt, ++lno, ++elno) { in s()799 sp->newl_cnt = 0; in s()1345 sp->newl[sp->newl_cnt++] = lbclen; \ in re_sub()
96 sp->newl_cnt = orig->newl_cnt; in screen_init()
136 size_t newl_cnt; /* Newlines in replacement. */ member