Searched refs:tcommand (Results 1 – 1 of 1) sorted by relevance
569 unsigned char tcommand[20]; variable578 for (cp = tcommand; i > 0; i--) in tailprim()588 if (tcommand[0] == 'd' && any(c, "lp")) in tailprim()590 if (tcommand[0] == 's' && any(c, "gcr")) in tailprim()592 while (cp < &tcommand[19] && isalpha(c = peekchar()) && isascii(c)) in tailprim()599 "%s: No such command from open/visual"), tcommand); in tailprim()604 "%s: Not an editor command"), tcommand); in tailprim()