Searched refs:routine (Results 51 - 68 of 68) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl455 =item * 'break +0 if <condition>' - break (conditionally) at the start of this routine. The condition will be '1' if no condition was specified.
580 in this routine compromises and uses C<my>.
582 After this routine is over, we don't have user code executing in the debugger's
1150 # This routine makes sure $pager is set up so that '|' can use it.
1336 # Set up the get_fork_TTY subroutine to be aliased to the proper routine.
1341 if (not defined &get_fork_TTY # no routine exists,
2668 the debugger's status in environment variables. The C<DB::set_list> routine
5349 C<dump_trace> routine, which actually does all the ferreting-out of the
5368 correct if this routine is called in a tied method.
5445 This routine return
[all...]
H A Dbignum.pm278 This means somewhere a routine got a BigFloat/Lite but expected a BigInt (or
H A DBenchmark.pm155 For each (KEY, VALUE) pair in the CODEHASHREF, this routine will
H A Doverload.pm984 overloaded dereference operator). Here is one possible fetching routine:
1153 conversion routine.
1155 Here is the text of F<symbolic.pm> with such a routine added (and
H A DCGI.pm333 # The new routine. This will check the current environment
951 my($routine) = $AUTOLOAD;
952 $routine =~ s/^.*::/CGI::/;
953 &$routine;
3820 # internal routine, don't use
3832 # internal routine, don't use
4438 type of argument and the routine will do whatever is most appropriate.
4439 For example, the param() routine is used to set a CGI parameter to a
4471 curly braces when calling any routine that takes named arguments. For
5359 The start_html() routine create
[all...]
H A DCPAN.pm1820 "by the autobundle routine in CPAN.pm.\n",
2228 # $USER and $PASSWD to give the get_basic_credentials routine another
4364 # routine, and immediately before we check for a Signal. I hope this
6171 input is split by the Text::ParseWords::shellwords() routine which
6769 loaded by the CPAN::has_inst() routine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm127 set_message() routine. This is not imported by default; you should
354 # fancy import routine detects and handles 'errorWrap' specially.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm33 The init routine asks a few questions and writes a CPAN::Config
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm195 # Call main routine.
1259 # Helper routine to set up a normalized hash ref to be used as
1992 If an argument callback routine is specified, C<@ARGV> will always be
1998 This will call the callback routine for arg1 and arg2, and then
2177 You cannot tie this routine directly to an option, e.g.:
2273 strongly encouraged to use the C<Configure> routine that was introduced
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s45 ! we must still continue to check for zero since the routine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL849 a pointer to the function which implements the routine. This is simply
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm1397 array of routine names in that package. Used only under AIX, OS/2,
1398 VMS and Win32 at present. The routine names supplied will be expanded
2032 routine requires that the file named by VERSION_FROM contains one
H A DConstant.pm1243 names that the constant() routine doesn't recognise.
H A DMM_VMS.pm2259 Catchall routine to clean up problem MM[SK]/Make macros. Expands macros
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex324 % Main output routine.
4548 % routine twice in a row (see the doublecol-lose test, which is
4551 % output routine. Generally, \partialpage will be empty when this
4563 \eject % run that output routine to set \partialpage
4565 % Use the double-column output routine for subsequent pages.
4569 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
4594 % The double-column output routine for all double-column pages except
4626 % _before_ we change the output routine. This is necessary in the
4636 % routine to the \balancecolumns version, so the next-to-last
4640 % the output routine finishe
[all...]
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex280 % Main output routine.
3751 % routine twice in a row (see the doublecol-lose test, which is
3754 % output routine. Generally, \partialpage will be empty when this
3766 \eject % run that output routine to set \partialpage
3768 % Use the double-column output routine for subsequent pages.
3772 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
3797 % The double-column output routine for all double-column pages except
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm1579 For instance, the C<sqrt> routine which computes the square root of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm700 the specified callback routine.]

Completed in 123 milliseconds

123