Home
last modified time | relevance | path

Searched refs:helpname (Results 51 – 66 of 66) sorted by relevance

123

/dports/math/mathgl/mathgl-2.5/mgllab/
H A Dmgllab.cpp45 std::string helpname; variable
69 helpname = docdir+sep+hlp[l]; in set_scheme_lang()
H A Ddialogs.cpp796 str = helpname+c; in cmd_sel()
/dports/devel/sunpromake/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/devel/smake/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/devel/schilybase/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/devel/sccs/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/net/rscsi/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/archivers/star/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/sysutils/cdrtools/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/editors/ved/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/sysutils/schilyutils/schily-2021-09-18/bsh/
H A Dbuiltin.c206 (streql(vp->av_av[1], helpname) ||
208 streql(&vp->av_av[1][1], helpname)))) {
/dports/mail/alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Dtconfig.tcl140 set _wp(helpname) [lindex $conf 3]
/dports/editors/pico-alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Dtconfig.tcl140 set _wp(helpname) [lindex $conf 3]
/dports/mail/alpine/alpine-465e23b/web/src/alpined.d/
H A Dalpined.c2014 char **help_text, **ptext, *helpname, tmperrmsg[256], in PEInfoCmd() local
2020 if(!(helpname = Tcl_GetStringFromObj(objv[2], NULL))){ in PEInfoCmd()
2033 if((text = help_name2section(helpname, strlen(helpname))) in PEInfoCmd()
2039 vtmp->name && strucmp(vtmp->name, helpname); in PEInfoCmd()
2043 strlen(helpname) < 200 ? helpname : ""); in PEInfoCmd()
2053 if(!strucmp(helpname, ftmp->name)){ in PEInfoCmd()
2064 strlen(helpname) < 200 ? function : ""); in PEInfoCmd()
/dports/editors/pico-alpine/alpine-465e23b/web/src/alpined.d/
H A Dalpined.c2014 char **help_text, **ptext, *helpname, tmperrmsg[256], in PEInfoCmd() local
2020 if(!(helpname = Tcl_GetStringFromObj(objv[2], NULL))){ in PEInfoCmd()
2033 if((text = help_name2section(helpname, strlen(helpname))) in PEInfoCmd()
2039 vtmp->name && strucmp(vtmp->name, helpname); in PEInfoCmd()
2043 strlen(helpname) < 200 ? helpname : ""); in PEInfoCmd()
2053 if(!strucmp(helpname, ftmp->name)){ in PEInfoCmd()
2064 strlen(helpname) < 200 ? function : ""); in PEInfoCmd()
/dports/audio/mps/mps-0.20.16/mps_pkg/
H A Dmain.py1801 def show_help(helpname=None): argument

123