Searched refs:just (Results 76 - 100 of 147) sorted by relevance

123456

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm352 numbers, pixels in an image - or just about anything.
663 just compared the strings represented by two scalars. Beginning with
682 Programs should run just as fast in the new character-oriented mode
H A Dencoding.pm275 default approach just decodes interpolated literals (in qq() and
383 resort to \x{....} just to spell your name in a native encoding.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm290 need not be passed, just handles that have an equivalent C<fileno>
H A DHandle.pm61 supported C<IO::Handle> methods, which are just front ends for the
120 list context but still returns just one line.
598 # any new code should just chech defined(&CONSTANT_NAME)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoLoader.pm99 # The load might just have failed because the filename was too
326 style. Typically this just means changing a require to a use, adding
H A DDB.pm601 CLIENT->cleanup() # just before exit
606 Perl debug information is frequently required not just by debuggers,
788 Called just before exit.
H A DPerlIO.pm100 pops itself off the stack. If not, fine, use the one we just pushed.
312 complicated than just a stack (see for example the behaviour of C<:raw>).
H A Dbignum.pm282 You might consider using just Math::BigInt or Math::BigFloat, since they
442 C<bignum> is just a thin wrapper around various modules of the Math::BigInt
H A DCwd.pm87 pathname, just like realpath(3).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMksymlists.pm251 just as xsubpp does. (If a B<boot_E<lt>pkgE<gt>> function is
H A DMM_Any.pm393 and simply points off to 'all' just in case any make variant gets
480 Returns a $command line which just runs a single test without
481 Test::Harness. No checks are done on the results, they're just
H A DEmbed.pm443 This will print arguments for linking with just the B<DynaLoader> extension
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm78 # This is just a lame hack instead of using Number::Format
412 # Hm. Should I just move this into I18N::LangTags at some point?
420 $in =~ s/\([^\)]*\)//g; # nix just about any comment
423 # Very common case: just one language tag
426 # Common case these days: just "foo, bar, baz"
432 $in =~ s/\s+//g; # Yes, we can just do without the WS!
512 # In hindsight, I suppose I could have just used Class::ISA!
544 Cook the carrots in a pot of boiling water until just tender -- roughly
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNetrc.pm219 C<Net::Netrc> also implements security checks just like the ftp program,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm74 ok" to make it easier to find your test when if fails (just search for
115 It's just to get you started. Once you're off the ground its
196 (i.e. you can just use Test::More instead of Test::Simple in your
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm256 timelocal() is implemented using the same cache. We just assume that we're
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm73 # know about. we do not use /^pw_?/, but just the tails.
104 # We do not use /^pw_?/, just the tails.
259 in scalar context. Note that just because your C library had
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dsprintf.t207 >%-03.2d< >1< >01 < >zero pad + left just.: no effect<
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm362 class creation, there is just a new, more standard order of events.
446 The initializer value for a scalar element is just a scalar value. The
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1107 # Generate a reference to an anonymous sub that is just like extract_tagged
1245 In a scalar context, just the extracted substring is returned. In
1332 (In a scalar context just the first element of the array would be returned. In
1436 In a scalar context, C<extract_variable> returns just the complete
1441 In a void context, the input text just has the matched substring (and
1583 In a scalar context, C<extract_tagged> returns just the complete
1588 In a void context, the input text just has the matched substring (and
1746 In a scalar context, C<extract_quotelike> returns just the complete substring
2100 just make the last parameter undefined (or remove it).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH1615 * the script it just opened to make sure it really is a setuid/setgid
1970 * Checking just with #ifdef might not be enough because this symbol
1975 * Checking just with #ifdef might not be enough because this symbol
1980 * Checking just with #ifdef might not be enough because this symbol
1985 * Checking just with #ifdef might not be enough because this symbol
1990 * Checking just with #ifdef might not be enough because this symbol
1995 * Checking just with #ifdef might not be enough because this symbol
3334 * 64-bitness is used, just enough to get 64-bit integers into Perl.
3493 * various socket calls (just the base type, not the pointer-to).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm59 C<finddepth()> works just like C<find()> except that is invokes the
103 The value should be a code reference. It is invoked just before leaving
139 is worse than just taking time, the option I<follow> should be used.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm41 This module is just a translation of the C F<socket.h> file.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm291 parameters, push_delay() just returns the current delay.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm274 Unlike just splitting the directories on the separator, empty

Completed in 384 milliseconds

123456