Searched refs:IsUserCommand (Results 1 – 4 of 4) sorted by relevance
105 if (!IsUserCommand()) { in LoadUserSubcommand()123 if (!(*pos).second->IsUserCommand()) in LoadUserSubcommand()143 if (!(*pos).second->IsUserCommand()) { in RemoveUserSubcommand()
1735 if (!cmd_sp->IsUserCommand()) { in DoExecute()2024 if (!cmd_sp->IsUserCommand()) { in DoExecute()
148 bool IsUserCommand() { return m_is_user_command; } in IsUserCommand() function
944 if (!cmd_sp->IsUserCommand()) { in VerifyUserMultiwordCmdPath()