Searched refs:GetCmdChar (Results 1 – 4 of 4) sorted by relevance
668 GetCmdChar(Char ch) in GetCmdChar() function707 cmd = GetCmdChar(*ch); in GetNextCommand()
252 extern int GetCmdChar (Char);
1104 switch (GetCmdChar(ch)) { in e_inc_search()
36 10. PR/37: Introduce GetCmdChar() to avoid open coding array access.