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