Searched refs:within (Results 1 - 25 of 67) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpow.t10 # This calcualtion ought to be within 0.001 of the right answer.
69 within ($got, $expect, $range, "$base ** $n got[$got] expect[$expect]");
H A Dclosure.t194 my($debugging, %expected, $inner_type, $where_declared, $within);
216 # And it may be declared at filescope, within a named
217 # sub, or within an anon sub
219 # And that, in turn, may be within a foreach loop,
221 for $within (qw!foreach naked other_sub!) {
227 ($within eq 'other_sub') ) ;
230 ($within eq 'other_sub') ) ;
233 ($within ne 'other_sub') ) ;
243 # within: $within
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dminimod.pl127 modules associated with the libraries available from within perl.
129 The typical usage is from within a Makefile generated by
H A Dconfigpm520 Because this information is not stored within the perl executable
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dcustomize.cgi48 within 30 days, your preferences will be restored.
H A Dcookie.cgi43 Come back to this page any time within the next hour and the list of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvars.pm73 loading of subroutines within packages can create problems with
H A Dbytes.pm50 the effect of C<use bytes> within the current lexical scope.
H A DShell.pm121 Shell - run shell commands transparently within perl
H A Dopen.pm170 open(), readpipe() (aka qx//) and similar operators found within the
H A Dattributes.pm155 error is trappable, but it still stops the compilation within that
280 Calling C<attributes::get()> from within the scope of a null package
/osnet-11/usr/src/lib/brand/shared/zone/
H A Ddsconvert.ksh591 within zonecfg to get a list of configuration problems that must be
592 corrected within zonecfg.
626 $zonename appear within the zone as virtual ZFS pools. One or more
629 within these virtual pools. See zonecfg(1M) and dev(7FS) for
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
H A Dfill.t31 We hope that Cyberdog and OpenDoc 1.1 will be available within the next
49 available within the next two weeks. In the meantime, we have released
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s45 ! is expected to null-terminate any string that is within
52 ! which checks for the exact location of a zero-byte within a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm209 encode are left as is and long lines are folded within 76 bytes per
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm203 within your draw routine in order to achieve special effects.
287 basis, call push_delay() from within your draw routine. push_delay()
H A DCarp.pm148 set_message() from within a BEGIN{} block.
278 1.06 fatalsToBrowser() no longer aborts for fatal errors within
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlview.t94 <p>This is a list within a list</p>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm34 ## within a 1st level section named any of: NAME, SYNOPSIS, OPTIONS.
53 ## within a 1st level section named any of: NAME, SYNOPSIS, OPTIONS.
88 forward slash literally within a section title you can escape it with a
162 ("/"). If you need to use a forward slash literally within a regex you
227 desired if the item contains an itemized list nested within it):
487 C<$paragraph> falls within the currently selected set of POD sections
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dproto.h89 FNPROTO(within); variable
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl200 # Check that $got is within $range of $expected
206 sub within ($$$@) { subroutine
232 "# expected "._q($expected)." (within "._q($range).")\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm252 we can always calculate any time within the month. The start times
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DObject.xs224 # is returned; in a list context the objects within the Group are returned on
640 * array within the hash.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm241 reserved for use by the Opcode module. If using Opcode within a module
279 within the opset. In other words both sides of a bit vector operator
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DManifest.pm176 checks if all the files within a C<MANIFEST> in the current directory
587 Anything between white space and an end of line within a C<MANIFEST>

Completed in 137 milliseconds

123