Home
last modified time | relevance | path

Searched refs:context_has_h_entry (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgoption.c788 context_has_h_entry (GOptionContext *context) in context_has_h_entry() function
986 token = context_has_h_entry (context) ? '?' : 'h'; in g_option_context_get_help()
2122 gboolean has_h_entry = context_has_h_entry (context); in g_option_context_parse()