/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/t/ |
H A D | expmod_t.t | 80 $when{$_} = now($_); 82 print "not " unless close_enough($when{$_}, time()); 99 if (very_close($when{$_}, $again{$_})) { 102 print "not ok $n # expected $when{$_}, got $again{$_}\n"; 133 print "not ok $n # expected $when{$_}, got $again{$_}\n";
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/ |
H A D | null.pm | 37 terminated. This is useful when you have a perl script that needs 40 in a string when it writes to the DBM file. This filter will ensure that
|
H A D | int32.pm | 38 This DBM filter is used when interoperating with a C/C++ application
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | SelectSaver.pm | 28 was selected when it was created. If its C<new> method gets an extra 33 that was selected when it was created.
|
H A D | filetest.pm | 34 when C<use filetest> is in effect, because in some systems 48 extended filetest functionality is used only when the argument of the 49 operators is a filename, not when it is a filehandle.
|
H A D | bigrat.pm | 201 Math::BigInt::Bar, and when this also fails, revert to Math::BigInt::Calc: 211 A sign of 'NaN' is used to represent the result when input arguments are not 213 minus infinity. You will get '+inf' when dividing a positive number by 0, and 214 '-inf' when dividing any negative number by 0.
|
H A D | Fatal.pm | 154 return a false value when they fail with equivalents which raise exceptions 166 named later in that import list raise an exception only when 167 these are called in void context--that is, when their return
|
H A D | Switch.pm | 17 $::_S_W_I_T_C_H = sub { croak "case/when statement not in switch/given block" }; 90 || $Perl6 && $source =~ /when|given|default/; 146 || $Perl6 && $source =~ m/\G(\s*)(when\b)(?!\s*=>)/gc 198 die "Missing opening brace or semi-colon after 'when' value near $Switch::file line ", line(substr($source,0,pos $source), $line), "\n" 625 However, when a C<case> block has been executed control is automatically 733 the string "fallthrough" when importing the module. For example, the 756 C<case> will be pronounced C<when>. In addition, the C<when> statement 765 when 1 { handle_num_1(); } 766 when ( [all...] |
H A D | bytes.pm | 58 As an example, when Perl sees C<$x = chr(400)>, it encodes the character
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/ |
H A D | ops.pm | 26 ops - Perl pragma to restrict unsafe operations when compiling
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/encoding/ |
H A D | encoding.pm | 42 is saved and used as the check argument when calling the Encodings
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/ |
H A D | bytes.pm | 36 which works just like it when bytes.pm exists and everywhere else it
|
/osnet-11/usr/src/lib/libc/sparc/gen/ |
H A D | sync_instruction_memory.s | 63 ! when we get here, we have executed 3 instructions after the
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/ |
H A D | piconv | 103 when omitted, the current locale will be used 105 when omitted, the current locale will be used 157 Therefore, when both -f and -t are omitted, B<piconv> just acts 176 interesting happens when it encounters an invalid character.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | recurs.t | 94 # Check that arguments aren't stomped when they have .. prepended
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/ |
H A D | ToRtf.pm | 57 specify that RTF files should be opened the same as they are when you 62 and that will set this class as the default formatter to run when
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/ |
H A D | re.pm | 16 /foo${pat}bar/; # won't fail (when not under -T switch) 39 in list context) are tainted. This feature is useful when regex operations 46 potential security risk. Note that this pragma is ignored when the regular 59 When C<use re 'debug'> is in effect, perl emits debugging messages when
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/ |
H A D | Typemap.xs | 82 mortal by the INPUT typemap when it is pushed back onto the stack */ 155 It is only meaningful when passing values from C to perl (there is 203 A signed integer. This is cast to the required integer type when 204 passed to C and converted to an IV when passed back to Perl. 515 The difference is that when the object is passed back into XS it must be 744 Perl knows how many arguments are on the stack when the routine is
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/ |
H A D | attrs.pm | 42 Setting this attribute is only meaningful when the subroutine or
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Tabs.pm | 87 it, unexpand will add tabs when it can save bytes by doing so. Invisible
|
/osnet-11/usr/src/lib/libc/i386/threads/ |
H A D | asm_subr.s | 31 / This is where execution resumes when a thread created with
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Temp.pm | 27 return values from C<stat> are compared when unlinking a temporary 119 that was valid when function was called, so cannot guarantee 194 # Default template when no template supplied 205 # us an optimisation when many temporary files are requested 225 # to automatically remove the file when it is closed. This is fine 277 # "unlink_on_close" is not used when "mkdir" is true. 619 # Don't want to always use substr when not required though. 690 $$err_ref = "Sticky bit not set on $path when dir is group|world writable" 915 when the object is constructed and the file can be removed when th [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/ |
H A D | NDBM_File.pm | 38 just as if it were in a Perl hash, but when your program exits, the 100 This warning is emmitted when you try to store a key or a value that
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/ |
H A D | ODBM_File.pm | 38 just as if it were in a Perl hash, but when your program exits, the 100 This warning is emmitted when you try to store a key or a value that
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/ |
H A D | SDBM_File.pm | 41 just as if it were in a Perl hash, but when your program exits, the 103 This warning is emmitted when you try to store a key or a value that
|