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

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm573 the component filters is called repeatedly, once for each component
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSwitch.pm610 The block is unconditionally executed once the switch value has
H A Doverload.pm411 once and with scalar context.
800 regularly have two forms at once: their %ENV magic and their taint
H A DCGI.pm365 # XXX: once we have the new API
525 # if we get called more than once, we want to initialize
4302 # when running with the -w switch. Touch them all once to get rid of the
4640 the script has been invoked once before. (Another way is with
6144 called once, you can do so like this:
6959 some other values after the script has been called once you'll have to
7804 End a part. You must remember to call multipart_end() once for each
H A Dperl5db.pl1877 C<END> block at least once. We set up everything so that we can continue
3551 # at once. Localizing the stack pointer means that it will automatically
5141 Handles setting postponed breakpoints in subroutines once they're compiled.
5624 speeds things up by only creating the qr//'ed expression once; if it's
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm970 case C<Data::Dumper> will call the subroutine once for each hash,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1581 then bind() must be called at most once per object, and (if it is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm120 output or more than once.
475 $Last_ML_Print = 0; # so each test prints at least once
715 warn "Test header seen more than once!\n" if $self->{_seen_header};
769 # For slow connections, we save lots of bandwidth by printing only once
H A DMore.pm116 which you can switch to once you get the hang of basic testing.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm509 initializations once per document, then you should use B<begin_pod()>.
532 cleanup actions once per document, then you should use B<end_pod()>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm588 # memory at once; do the copying block by block.
2348 actual writing, and then have it done all at once. The following loop
2614 file once, will have a cache hit rate of zero. This suggests a major
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3771 % Change the page size parameters. We could do this once outside this
3774 % of assignments once per index is clearly meaningless for the
3835 % invocation ends. Having called \balancecolumns once, we do not
4099 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
4602 % chapters. Have to read the whole toc once to know how many chapters
5846 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
6377 % We will only complain once about lack of epsf.tex.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c15 * cousin. So Mr. Frodo is his first *and* second cousin, once removed
3642 int once = block && block->op_flags & OPf_SPECIAL && local
3646 if (once && expr->op_type == OP_CONST && !SvTRUE(((SVOP*)expr)->op_sv))
3647 return block; /* do {} while 0 does once */
3684 if (once && o != listop)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1693 Then the filename is unlinked and the filehandle checked once again to
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregnexec.c1967 j = env->once || (flags & REG_LEFT);
1968 DEBUG_TEST(0x0080,(sfprintf(sfstdout, "AHA#%04d parse once=%d\n", __LINE__, j)),(0));
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex4568 % Change the page size parameters. We could do this once outside this
4571 % of assignments once per index is clearly meaningless for the
4660 % invocation ends. Having called \balancecolumns once, we do not
4928 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5551 % chapters. Have to read the whole toc once to know how many chapters
6844 \newif\ifwarnedxrefs % True if we warned once that they aren't known.
7390 % We will only complain once about lack of epsf.tex.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1825 at once. For example if C<a>, C<v> and C<x> are all valid options,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1639 is a good idea if those functions are going to be called more than once, since

Completed in 161 milliseconds

123