Searched refs:has_help_option (Results 1 – 3 of 3) sorted by relevance
48 bool has_help_option(const char *param);
851 bool has_help_option(const char *params) in has_help_option() function
738 g_assert_cmpint(has_help_option(test[i].params), in test_has_help_option()