Searched refs:same_cmd_with_prefix (Results 1 – 1 of 1) sorted by relevance
110 static bool same_cmd_with_prefix(const char *var, struct pager_config *c, in same_cmd_with_prefix() function119 if (same_cmd_with_prefix(var, c, "pager.")) in pager_command_config()138 if (same_cmd_with_prefix(var, c, "tui.")) in browser_command_config()140 if (same_cmd_with_prefix(var, c, "gtk.")) in browser_command_config()
Completed in 5 milliseconds