Home
last modified time | relevance | path

Searched defs:help_file (Results 1 – 25 of 81) sorted by relevance

1234

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/general/
H A Dpandora_help.php55 $help_file = ''; variable
58 $help_file = $file; variable
/dports/games/meritous/meritous_v12_src/src/
H A Dhelp.c41 struct help_file { struct
46 struct help_file *hlp = NULL; argument
/dports/security/mailzu/MailZu_0.8RC3/
H A Dhelp.php64 $help_file = 'lang/' . $languages[$lang][2] . '.help.php'; variable
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/
H A D_help.py52 def _print_header(self, cli_name, help_file): argument
62 def _print_detailed_help(self, cli_name, help_file): argument
78 def _print_examples(help_file): argument
118 def _print_extensions_msg(help_file): argument
252 def update_examples(help_file): argument
/dports/www/phpgroupware/phpgroupware-0.9.16.017/manual/inc/
H A Dhook_manual.inc.php16 $help_file = check_help_file($appname,$lang,'overview.php'); variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dcdv_wx.erl514 help_file(?wxID_HELP) -> "crashdump_help.html"; function
515 help_file(?ID_UG) -> "crashdump_ug.html"; function
516 help_file(?ID_HOWTO) -> "crash_dump.html". function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl514 help_file(?wxID_HELP) -> "crashdump_help.html"; function
515 help_file(?ID_UG) -> "crashdump_ug.html"; function
516 help_file(?ID_HOWTO) -> "crash_dump.html". function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dcdv_wx.erl514 help_file(?wxID_HELP) -> "crashdump_help.html"; function
515 help_file(?ID_UG) -> "crashdump_ug.html"; function
516 help_file(?ID_HOWTO) -> "crash_dump.html". function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl514 help_file(?wxID_HELP) -> "crashdump_help.html"; function
515 help_file(?ID_UG) -> "crashdump_ug.html"; function
516 help_file(?ID_HOWTO) -> "crash_dump.html". function
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl514 help_file(?wxID_HELP) -> "crashdump_help.html"; function
515 help_file(?ID_UG) -> "crashdump_ug.html"; function
516 help_file(?ID_HOWTO) -> "crash_dump.html". function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dcdv_wx.erl518 help_file(?wxID_HELP) -> "crashdump_help.html"; function
519 help_file(?ID_UG) -> "crashdump_ug.html"; function
520 help_file(?ID_HOWTO) -> "crash_dump.html". function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_wx.erl514 help_file(?wxID_HELP) -> "crashdump_help.html"; function
515 help_file(?ID_UG) -> "crashdump_ug.html"; function
516 help_file(?ID_HOWTO) -> "crash_dump.html". function
/dports/devel/py-knack/knack-0.8.2/knack/
H A Dhelp.py391 def _print_header(self, cli_name, help_file): argument
422 def _print_groups(self, help_file): argument
522 def _print_examples(help_file): argument
532 def _print_arguments(self, help_file): # pylint: disable=too-many-statements argument
656 def _print_detailed_help(self, cli_name, help_file): argument
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dchelp.c110 FILE *help_file; in BUILT_IN_COMMAND() local
153 int read_file(FILE *help_file, int helpfunc) in read_file()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dchelp.c110 FILE *help_file; in BUILT_IN_COMMAND() local
153 int read_file(FILE *help_file, int helpfunc) in read_file()
/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd_help.c48 char help_file[SQSH_MAXPATH+1] ; variable
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DcHelpManager.cc56 cInitFile help_file(filename, cString(Apto::FileSystem::GetCWD())); in LoadFile() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcommand.cc423 struct help_file struct
430 static help_file help_files[] = argument
/dports/lang/seed7/seed7/src/
H A Dinfile.c483 register inFileType help_file; in get_file_name() local
510 inFileType help_file; in get_file_name_ustri() local
/dports/games/simutrans/simutrans-121.0/gui/
H A Dtool_selector.h58 const char *help_file; variable
H A Dtool_selector.cc28 tool_selector_t::tool_selector_t(const char* title, const char *help_file, uint32 toolbar_id, bool … in tool_selector_t()
/dports/x11/xdtm/xdtm/
H A Dmain.c27 public String help_file; variable
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DStartTipDialog.cpp96 QString help_file = h->findHelpFile(tip_file); in StartTipDialog() local
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dhelp.c117 FILE *help_file = NULL; in help_display_as_subcmd() local
/dports/lang/python-legacy/Python-2.7.18/Demo/turtle/
H A DturtleDemo.py189 def show(help_label=help_label, help_file=help_file): argument

1234