Searched refs:find_exact (Results 1 – 1 of 1) sorted by relevance
1272 auto find_exact = [&](const CommandObject::CommandMap &map) { in GetUserCommandObject() local1287 CommandObject *exact_cmd = find_exact(GetUserCommands()); in GetUserCommandObject()1291 exact_cmd = find_exact(GetUserMultiwordCommands()); in GetUserCommandObject()