Searched refs:toplines (Results 1 – 2 of 2) sorted by relevance
73 static char toplines[BUFSZ]; variable93 (void) strcpy(toplines, last_redone_topl->topl_text); in doredotopl()103 if (strchr(toplines, '\n')) in redotoplin()105 putstr(toplines); in redotoplin()120 !strcmp(toplines, last_redone_topl->topl_text)) in remember_topl()123 !strcmp(toplines, old_toplines->topl_text)) in remember_topl()126 tl = alloc(strlen(toplines) + sizeof(*tl) + 1); in remember_topl()129 (void) strcpy(tl->topl_text, toplines); in remember_topl()225 if (flags.toplin == 1 && !strcmp(pbuf, toplines)) in vpline()233 n0 + (int)strlen(toplines) + 3 < CO - 8 && /* leave room for in vpline()[all …]
1009 toplines