Home
last modified time | relevance | path

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

/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dhelp.c363 static void print_help_options( void ) { in print_help_options() function
397 print_help_options(); in print_help()
/dports/www/moodle310/moodle/admin/tool/uploaduser/classes/
H A Dcli_helper.php126 $this->print_help_options($this->options_definitions());
241 protected function print_help_options(array $options): void { function in tool_uploaduser\\cli_helper
/dports/www/moodle311/moodle/admin/tool/uploaduser/classes/
H A Dcli_helper.php126 $this->print_help_options($this->options_definitions());
241 protected function print_help_options(array $options): void { function in tool_uploaduser\\cli_helper
/dports/www/tidy-html5/tidy-html5-5.8.0/console/
H A Dtidy.c801 static void print_help_options( TidyDoc tdoc ) in print_help_options() function
861 print_help_options( tdoc ); in help()