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