Lines Matching refs:entry
298 for (const auto& entry : command_map)
299 all_help_topics.push_back(entry.first);
306 for (const auto& entry : function_map)
307 all_help_topics.push_back(entry.first);
315 for (const auto& entry : builtin_vars)
316 all_help_topics.push_back(entry.first);
324 for (const auto& entry : target_vars)
325 all_help_topics.push_back(entry.first);
360 for (const auto& entry : random_topics)
361 all_help_topics.push_back(entry.first);