Home
last modified time | relevance | path

Searched refs:help_info (Results 1 – 25 of 57) sorted by relevance

123

/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/src/
H A Dhelp.php164 $help_info = get_info($doc, 0); variable
165 $toc[] = array($i+1, $help_info[0], $help_info[2]);
174 $help_info = get_info($doc, 0); variable
175 $toc[] = array($i+1, $help_info[0],
177 '<br />' . $help_info[2]);
257 $help_info = get_info($doc, 0); variable
261 if (isset($help_info[1]) && $help_info[1]) {
262 echo $help_info[1];
270 $help_info = get_info($doc, $n); variable
272 $help_info[1];
[all …]
/dports/net-mgmt/sendip/sendip-2.5/
H A Dhelp2man51 my $help_info = <<EOT;
82 help => sub { print $help_info; exit },
84 ) or die $help_info;
86 die $help_info unless @ARGV == 0;
/dports/converters/recode/Recode-3.6/doc/
H A Dhelp2man41 my $help_info = <<EOT;
72 help => sub { print $help_info; exit },
74 ) or die $help_info;
76 die $help_info unless @ARGV == 1;
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/config/
H A Dhelp2man42 my $help_info = <<EOT;
92 help => sub { print $help_info; exit },
94 ) or die $help_info;
96 die $help_info unless @ARGV == 1;
/dports/databases/namazu2/namazu-2.0.21/man/
H A Dhelp2man41 my $help_info = <<EOT;
74 help => sub { print $help_info; exit },
76 ) or die $help_info;
78 die $help_info unless @ARGV == 1;
/dports/math/R/R-4.1.2/tools/
H A Dhelp2man.pl39 my $help_info = <<EOT;
68 help => sub { print $help_info; exit },
70 ) or die $help_info;
72 die $help_info unless @ARGV == 1;
/dports/math/libRmath/R-4.1.1/tools/
H A Dhelp2man.pl39 my $help_info = <<EOT;
68 help => sub { print $help_info; exit },
70 ) or die $help_info;
72 die $help_info unless @ARGV == 1;
/dports/devel/gperf/gperf-3.1/doc/
H A Dhelp2man40 my $help_info = <<EOT;
71 help => sub { print $help_info; exit },
73 ) or die $help_info;
75 die $help_info unless @ARGV == 1;
/dports/lang/smalltalk/smalltalk-3.2.5/build-aux/
H A Dhelp2man42 my $help_info = <<EOT;
92 help => sub { print $help_info; exit },
94 ) or die $help_info;
96 die $help_info unless @ARGV == 1;
/dports/textproc/gsed/sed-4.8/build-aux/
H A Dhelp2man41 my $help_info = <<EOT;
91 help => sub { print $help_info; exit },
93 ) or die $help_info;
95 die $help_info unless @ARGV == 1;
/dports/editors/ssed/sed-3.62/config/
H A Dhelp2man42 my $help_info = <<EOT;
92 help => sub { print $help_info; exit },
94 ) or die $help_info;
96 die $help_info unless @ARGV == 1;
/dports/devel/pit/pit-0.1.0/src/
H A Dhelp.c155 static void help_info() in help_info() function
173 …void (*handler[])() = { help_project, help_task, help_note, help_log, help_init, help_info, usage,… in pit_help()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/docs/
H A DMakefile41 help_info=`echo $${help_split[2]} | sed -e 's/^ *//' -e 's/ *$$//'` ; \
45 printf "%s\n" $$help_info; \
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/scripts/
H A DFoundation.pm189 $self->{help_info} = undef;
538 if (defined $self->{help_info}) {
539 print STDERR $self->{help_info};
580 $self->{help_info} = $help_string."\n";#adding a new line to help.
583 $self->{help_info} = undef;
605 elsif (defined $self->{help_info}) {
606 print STDERR $self->{help_info};
/dports/misc/help2man/help2man-1.48.5/
H A Dhelp2man.PL175 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
226 'help' => sub { print $help_info; exit },
236 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/textproc/diffutils/diffutils-3.8/man/
H A Dhelp2man58 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
109 'help' => sub { print $help_info; exit },
119 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/math/spot/spot-2.10.2/tools/
H A Dhelp2man63 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
114 'help' => sub { print $help_info; exit },
124 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/print/lilypond-devel/lilypond-2.23.5/scripts/build/
H A Dhelp2man.pl60 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
111 'help' => sub { print $help_info; exit },
121 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/sysutils/coreutils/coreutils-8.32/man/
H A Dhelp2man63 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
114 'help' => sub { print $help_info; exit },
124 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/devel/automake/automake-1.16.5/doc/
H A Dhelp2man65 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
116 'help' => sub { print $help_info; exit },
126 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/print/lilypond/lilypond-2.22.1/scripts/build/
H A Dhelp2man.pl60 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
111 'help' => sub { print $help_info; exit },
121 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/misc/gnuls/coreutils-8.30/man/
H A Dhelp2man63 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
114 'help' => sub { print $help_info; exit },
124 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/math/py-spot/spot-2.10.2/tools/
H A Dhelp2man63 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
114 'help' => sub { print $help_info; exit },
124 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/textproc/datamash/datamash-1.7/man/
H A Dhelp2man63 my $help_info = enc_user sprintf _(<<'EOT'), $this_program, $this_program;
114 'help' => sub { print $help_info; exit },
124 die $help_info unless GetOptions %opt_def and @ARGV == 1;
/dports/lang/fpc/fpc-3.2.2/compiler/utils/
H A Dfpimpdef.pp31 procedure help_info;
71 help_info;

123