Home | History | Annotate | Download | only in Commands

Lines Matching refs:UserCommandExists

624                 || m_interpreter.UserCommandExists (alias_command.c_str()))
736 || m_interpreter.UserCommandExists (alias_command.c_str()))
1953 if (cmd_name && *cmd_name && m_interpreter.HasUserCommands() && m_interpreter.UserCommandExists(cmd_name))