Home
last modified time | relevance | path

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

/dports/devel/gengetopt/gengetopt-2.23/src/
H A Dgm_utils.h80 bool has_options_with_details(bool strict_hidden);
H A Dgm_utils.cpp151 bool has_options_with_details(bool strict_hidden) { in has_options_with_details() function
H A Dgengetopt.cc208 if (!args_info.no_help_given && has_options_with_details(args_info.strict_hidden_given) && in main()
H A Dgm.cc289 c_source_gen_class::set_has_details(has_options_with_details(strict_hidden)); in CmdlineParserCreator()
/dports/devel/gengetopt/gengetopt-2.23/
H A DChangeLog25 * src/gm_utils.cpp, src/gm_utils.h: has_options_with_details() now