Home
last modified time | relevance | path

Searched refs:help_path (Results 1 – 25 of 83) sorted by relevance

1234

/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dfileutil.cpp135 char help_path[LC_PATH_MAX]; variable
360 snprintf(help_path, sizeof(help_path), "%s%c%s%c%s%c", LIBDIR, PATH_SLASH, in find_localized_paths()
362 debug_printf((char*)"Trying Help Path %s\n", help_path); in find_localized_paths()
363 if (directory_exists(help_path)) { in find_localized_paths()
364 debug_printf((char*)"Set Help Path %s\n", help_path); in find_localized_paths()
387 …sprintf(help_path, "%s%c%s%c%s%c", LIBDIR, PATH_SLASH, "help", PATH_SLASH, intl_suffix, PATH_SLASH… in find_localized_paths()
388 debug_printf((char*)"Trying Help Path %s\n", help_path); in find_localized_paths()
389 if (directory_exists(help_path)) { in find_localized_paths()
390 debug_printf((char*)"Set Help Path %s\n", help_path); in find_localized_paths()
404 sprintf(help_path, "%s%c%s%c", LIBDIR, PATH_SLASH, "help", PATH_SLASH); in find_localized_paths()
[all …]
/dports/games/lincity/lincity-1.13.1/
H A Dfileutil.c118 char help_path[LC_PATH_MAX]; variable
437 sprintf (help_path, "%s%c%s%c%s%c", LIBDIR, PATH_SLASH, "help",
439 debug_printf ("Trying Help Path %s\n", help_path);
440 if (directory_exists(help_path)) {
441 debug_printf ("Set Help Path %s\n", help_path);
464 sprintf (help_path, "%s%c%s%c%s%c", LIBDIR, PATH_SLASH, "help",
466 debug_printf ("Trying Help Path %s\n", help_path);
467 if (directory_exists(help_path)) {
468 debug_printf ("Set Help Path %s\n", help_path);
482 sprintf (help_path, "%s%c%s%c", LIBDIR, PATH_SLASH, "help",
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/serverless/functions/
H A Dshow.html.haml3 - help_path = help_page_path('user/project/clusters/serverless/index')
12 help_path: help_path } }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/
H A Dhelp_pages_spec.rb14 visit help_path
39 visit help_path
56 visit help_path
/dports/irc/atheme-services/atheme-7.2.9/modules/scripting/perl/api/
H A Dcommands.xs4 create(SV * package, const char * name, const char * desc, SV * access, int maxparc, SV * help_path
12 newcmd->command.help.path = SvOK(help_path) ? sstrdup(SvPV_nolen(help_path)) : NULL;
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dhelp.c829 char *help_path; local
838 help_path = DEFAULT_HELP_PATH;
841 help_path = get_string_var(HELP_PATH_VAR);
842 if (!(help_path && *help_path && !access(help_path, R_OK | X_OK)))
844 if (*help_path)
856 if (help_path && help_screen && help_screen != current_screen)
/dports/irc/ircII/ircii-20210314/source/
H A Dhelp.c728 u_char *help_path; in help() local
737 help_path = DEFAULT_HELP_PATH; in help()
740 help_path = get_string_var(HELP_PATH_VAR); in help()
741 if (!(help_path && *help_path && !access(CP(help_path), R_OK | X_OK))) in help()
743 if (*help_path) in help()
755 if (help_path && help_screen && help_screen != get_current_screen()) in help()
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dhelp.c850 u_char *help_path; local
859 help_path = DEFAULT_HELP_PATH;
862 help_path = get_string_var(HELP_PATH_VAR);
863 if (!(help_path && *help_path && !access(CP(help_path), R_OK | X_OK)))
865 if (*help_path)
877 if (help_path && help_screen && help_screen != current_screen)
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dhelp.c652 char *help_path; in BUILT_IN_COMMAND() local
665 help_path = get_string_var(HELP_PATH_VAR); in BUILT_IN_COMMAND()
667 if (!help_path || !*help_path || access(help_path, R_OK | X_OK)) in BUILT_IN_COMMAND()
681 if (help_path && help_screen && help_screen != current_window->screen) in BUILT_IN_COMMAND()
/dports/irc/epic4/epic4-2.10.9/source/
H A Dhelp.c675 char *help_path; in BUILT_IN_COMMAND() local
689 help_path = get_string_var(HELP_PATH_VAR); in BUILT_IN_COMMAND()
691 if (!help_path || !*help_path || access(help_path, R_OK | X_OK)) in BUILT_IN_COMMAND()
705 if (help_path && help_screen && help_screen != current_window->screen) in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dhelp.c652 char *help_path; in BUILT_IN_COMMAND() local
665 help_path = get_string_var(HELP_PATH_VAR); in BUILT_IN_COMMAND()
667 if (!help_path || !*help_path || access(help_path, R_OK | X_OK)) in BUILT_IN_COMMAND()
681 if (help_path && help_screen && help_screen != current_window->screen) in BUILT_IN_COMMAND()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/shared/access_tokens/
H A D_form.html.haml3 - help_path = local_assigns.fetch(:help_path)
48 = link_to "Learn more.", help_path, target: '_blank'
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/lib/Xmd/
H A DHelp.c136 XtOffsetOf( XmdHelpRec, help.help_path),
346 if (nw -> help.help_path != NULL) in Initialize()
347 nw -> help.help_path = XtNewString(nw -> help.help_path); in Initialize()
423 if (nw -> help.help_path != cw -> help.help_path) { in SetValues()
424 XtFree(cw -> help.help_path); in SetValues()
426 if (nw -> help.help_path != NULL) in SetValues()
427 nw -> help.help_path = XtNewString(nw -> help.help_path); in SetValues()
763 help -> help.help_path, in ReadHelpFile()
/dports/irc/atheme-services/atheme-7.2.9/doc/perl/Atheme/
H A DService.pod11 help_path => "chanserv/hello",
57 =item B<help_path>
59 The path to a help file for this command. At most one of C<help_path> and
65 most one of C<help_path> and C<help_func> may be specified.
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/
H A Dsratools.pl147 sub help_path($$);
636 my $toolpath = which(REAL_SRAPATH) or help_path(REAL_SRAPATH, TRUE);
873 my $toolpath = which(REAL_FASTQ_DUMP) or help_path(REAL_FASTQ_DUMP, TRUE);
933 my $toolpath = which(REAL_FASTERQ_DUMP) or help_path(REAL_FASTERQ_DUMP, TRUE);
986 my $toolpath = which(REAL_SAM_DUMP) or help_path(REAL_SAM_DUMP, TRUE);
1037 my $toolpath = which(REAL_PREFETCH) or help_path(REAL_PREFETCH, TRUE);
1093 my $toolpath = which(REAL_SRAPATH) or help_path(REAL_SRAPATH, TRUE);
1140 my $toolpath = which(REAL_SRA_PILEUP) or help_path(REAL_SRA_PILEUP, TRUE);
1443 sub help_path($$) subroutine
/dports/devel/R-cran-generics/generics/R/
H A Ddocs.R23 path <- help_path(info$method, info$package)
98 help_path <- function(x, package) { function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/shared/web_hooks/
H A D_hook_errors.html.haml29 …- help_path = help_page_path('user/project/integrations/webhooks', anchor: 'webhook-fails-or-multi…
33 help_link_start: link_start % { url: help_path },
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-gnome-utils.c242 gchar *help_path = NULL; in gnc_gnome_help_yelp_anchor_fix() local
251 help_path = g_strdup (filepath); in gnc_gnome_help_yelp_anchor_fix()
256 if (!help_path) in gnc_gnome_help_yelp_anchor_fix()
268 gchar *filename = g_build_filename (help_path, *langs, help_file, NULL); in gnc_gnome_help_yelp_anchor_fix()
276 g_free (help_path); in gnc_gnome_help_yelp_anchor_fix()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/layouts/
H A Dhelp.html.haml3 - header_title _("Help"), help_path
/dports/irc/epic4/epic4-2.10.9/script/
H A Dman7 if (glob($help_path/$man.type*/$0))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/hooks/
H A Dsystem_hook.rb28 def help_path method in SystemHook
/dports/irc/atheme-services/atheme-7.2.9/modules/scripting/perl/examples/
H A Dcatserv.pl17 help_path => "contrib/catserv/meow",
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/devise/shared/
H A D_footer.html.haml6 = link_to _("Help"), help_path
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/issues/
H A D_related_issues.html.haml4 help_path: help_page_path('user/project/issues/related_issues'),
/dports/irc/epic5/epic5-2.1.6/script/
H A Dman9 if (glob($help_path/$man.type*/$0))

1234