Searched refs:just (Results 26 - 50 of 147) sorted by relevance

123456

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnglish.pm23 which get triggered just by accessing them (like $0) will still
H A Dfiletest.pm40 operation?). Therefore if you are serious about security, just try
H A Dstrict.pm103 The local() generated a compile-time error because you just touched a global
118 $SIG{PIPE} = "Plumber"; # just fine: quoted string is always ok
H A DTest.pm78 $foo, $bar # arguments just like for ok(...)
82 $foo, $bar # arguments just like for ok(...)
115 Typical usage is just:
220 Converts an C<ok> parameter to its value. Typically this just means
452 ...except that the C<ok(1)> emits not just "C<ok I<testnum>>" but
486 then we C<skip(...)> just tosses out their value (i.e., not
652 arrays -- you're comparing I<just> the number of elements of each. It's
666 the result of! I.e., just like:
691 skipped. But in reality, they I<are> evaluated, but C<skip> just won't
699 the long run to just d
[all...]
H A DDigest.pm160 If new() is called as an instance method (i.e. $ctx->new) it will just
172 This is just an alias for $ctx->new.
215 bytes to be appended to the message. Most users should just ignore
H A Dvmsish.pm58 itself, just the messages generated by DCL after Perl exits. The DCL
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DColor.pm9 # This is just a basic proof of concept. It should later be modified to make
122 This is just a basic proof of concept. It should be seriously expanded to
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemset.s71 cmp %o2, 32 ! if small counts, just write bytes
157 brz %o2, .exit ! if nothing is left, just return
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DDir.pm174 constructor and methods, which are just wrappers around perl's built in
207 hash. The tied hash extends the interface beyond just the directory
H A DFile.pm77 it is just a front end for the built-in C<open> function. With two or three
H A DSeekable.pm39 supported C<IO::Seekable> methods, which are just front ends for the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DISA.pm94 * Contrary to its name, Class::ISA isn't a class; it's just a package.
103 path twice", and cyclicities are just a special case of that.
105 * The Class::ISA functions just look at @ISAs. But theoretically, I
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm127 (So don't just feed it any old thing.)
177 C<same_language_tag> works by just seeing whether
311 nothing (or just "i" or "x") is left.
474 by just looking up $greetings{$wanted}.
511 and then just answer client requests for language $wanted by just
529 # we can just handle them here with regexps.
601 # we can just handle them here with regexps.
643 # here, I'll just go crazy.
670 # E.g., what should Oriya's list be, besides just Hind
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dfind2perl.PL736 quoted from interpretation by the shell using a backslash (just as with
743 quoted from interpretation by the shell using a backslash (just as with
780 quoted to avoid interpretation by the shell (just as with using
866 quoted from interpretation by the shell using a backslash (just as with
874 quoted from interpretation by the shell using a backslash (just as with
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm137 If called as an instance method (i.e. $md5->new) it will just reset the
143 This is just an alias for $md5->new.
191 multiples of 8, so you probably want to just use add() instead. The
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm296 out of suspects list. ISO-8859 series is just too successful for most
332 It is, after all, just a guess. You should alway be explicit when it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.pm7 basename - extract just the filename from a path
9 dirname - extract just the directory from a path
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DWin32.pm226 Unlike just splitting the directories on the separator, leading empty and
263 Unix, $volume is ignored, and this is just like catfile(). On other OSs,
280 # If the volume is not just A:, make sure the glue separator is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen3.pm51 failure: it just raises an exception matching C</^open3:/>. However,
56 C<open(FOO, "-|")> the child process will just be the forked Perl
81 what it does with pipe buffering. Thus you can't just open a pipe to
154 return $1 if $_[0] =~ /\A=?(\d+)\z/; # deal with fh just being an fd
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm114 B<STOP!> If you're just getting started writing tests, have a look at
228 else is just gravy.
240 This simply evaluates any expression (C<$this eq $that> is just a
509 The diagnostics of this test normally just refer to 'the object'. If
574 Sometimes you just want to say that the tests have passed. Usually
599 messages which are safer than just C<print STDERR>.
638 than just vomiting if its load fails. For such purposes we have
754 just show you...
1210 L<Test::Simple> if all this confuses you and you just want to write
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/
H A DUtils.pm221 with reality. This returns the mtime of a file which has just been
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm202 The langinfo() is just a wrapper for the C nl_langinfo() interface.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm38 just as if it were in a Perl hash, but when your program exits, the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm38 just as if it were in a Perl hash, but when your program exits, the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm41 just as if it were in a Perl hash, but when your program exits, the

Completed in 145 milliseconds

123456