Searched refs:when (Results 26 - 50 of 199) sorted by relevance

12345678

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm35 when you try
61 simple as calling C<waitpid $pid, 0> when you're done with the process.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DMemoize.pm54 Tie::Memoize - add data to hash when needed
116 exists when its content is needed, the user of %hash may be confused).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm158 B<NOTE 2>: Since Sunday, September 9th, 2001 at 01:46:40 AM GMT, when
217 I<real time>; that is, wallclock time. C<SIGALRM> is delivered when
221 when the process is running. In multiprocessor/user/CPU systems this
223 known as the I<user time>.) C<SIGVTALRM> is delivered when the timer expires.
225 C<ITIMER_PROF> counts time when either the process virtual time or when
229 delivered when the timer expires. C<SIGPROF> can interrupt system calls.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dminimod.pl2 # ExtUtils::Miniperl for later perusal (when the perl source is
119 This whole module is written when perl itself is built from a script
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2latex.PL294 modified from the input pod such that when a C<=head1 NAME>
332 Cross references between documents are not resolved when multiple
H A Dpod2html.PL110 Use Netscape HTML directives when applicable.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DCN.pm63 Use C<gb2312-raw> when you really mean it.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm141 pay attention to the endianness of each platform when you pass data
151 =item BOM as integer when fetched in network byte order
179 string with BOM prepended. So when you want to encode a whole text
203 Surrogate pairs were born when the Unicode Consortium finally
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCompare.pm158 a line comparison function, which returns 0 when both lines are considered
H A DPath.pm35 the numeric mode to use when creating the directories
78 under another OS). This will change in the future when
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DComplete.pm57 Bell sounds when word completion fails.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigint.pm274 Math::BigInt::Bar, and when this also fails, revert to Math::BigInt::Calc:
297 A sign of 'NaN' is used to represent the result when input arguments are not
299 minus infinity. You will get '+inf' when dividing a positive number by 0, and
300 '-inf' when dividing any negative number by 0.
H A DUNIVERSAL.pm112 will still return a code reference, which, when called, will fall through
144 C<isa>, which is useful as a function when operating on non-blessed
H A DDBM_Filter.pm385 trailing NULL when they are read from the DBM file
497 number of the main areas that filters are needed when interfacing with
524 This module is used when interoperating with a C/C++ application that
530 terminated. This is useful when you have a perl script that needs
533 in a string when it writes to the DBM file. This filter will ensure that
543 possible to retrieve all data that you have written when the DBM filter
/osnet-11/usr/src/lib/libc/sparc/threads/
H A Dasm_subr.s32 ! This is where execution resumes when a thread created with
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm399 the result is always off, even when it contains completely valid utf8
575 message. Therefore, when I<CHECK> is set to 1, you should trap the
581 return the portion of the data that has been processed so far when
584 This is handy when you have to call decode repeatedly in the case
599 This is the same as above, except that it warns on error. Handy when
613 decoded to utf8. And when you encode, C<\x{I<HHHH>}> will be inserted,
678 character-oriented data when appropriate.
692 Back when C<Programming Perl, 3rd ed.> was written, not even Perl 5.6.0
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoder.pm124 but also handier when you want to stack encodings. Suppose you want
242 They come in handy when you want to print or find the size of data.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm60 # The simplest and most robust fix is to ensure the utf8 module is loaded when
403 # wrap code ref $sub with _safe_call_sv so that, when called, the
560 Permit the listed operators to be used when compiling code in the
568 Permit I<only> the listed operators to be used when compiling code in
573 Deny the listed operators from being used when compiling code in the
578 Deny I<only> the listed operators from being used when compiling code
672 since when the code tries to execute the eval it will fail because the
728 Returns a reference to an anonymous subroutine that, when executed, will call
735 This is particularly useful when applied to code references returned from reval().
776 and controlled. What mask is in effect when
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DFast.pm111 are started up when the server initializes, and stay around until
163 correctly when installed as a vanilla CGI script. However it will
/osnet-11/usr/src/lib/sun_fc/common/
H A DFCSyseventBridge.cc219 hrtime_t when; local
236 sysevent_get_time(ev, &when);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL635 Adds the given directories to the library search path when C code is
640 Adds the given directories to the include file search path when C code is
641 passed to your C compiler; when using the Perl bytecode option, adds the
H A Dc2ph.PL85 -n do not generate perl code (default when invoked as pstruct)
86 -p generate perl code (default when invoked as c2ph)
174 when you feel like it. Or not.
188 when you took your wonderfully crafted program to a system where the
268 line program when I started, or I might not have begun. :-) But I would have
427 -n do not generate perl code (default when invoked as pstruct)
428 -p generate perl code (default when invoked as c2ph)
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dvacation.c32 * VACATION -- return a message to the sender when on vacation.
35 * when someone is on vacation. It returns a message
274 time_t when; member in struct:entry
307 (char *)&(which->when));
328 bcopy(content.dptr, (char *)&(new_entry->when),
329 sizeof (new_entry->when));
338 new_entry->when > curr->when; curr = curr->next)
487 * We want to break when we hit the blank line that
1080 printf("when yo
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm60 by the ld command when the perl binary is linked with the extension
65 by the ld command when the shared object is built/linked. See
70 by the DynaLoader when the shared object is loaded. See BSLOADLIBS
77 List of libraries that need to be linked with when linking a perl
80 when linking perl.
85 library when created using ld. These may be static or dynamic
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL612 functions which need to be resolved when it's loaded. Most platforms
659 Internal debugging messages are enabled when $dl_debug is set true.
749 Linux, and is a common choice when providing a "wrapper" on other
762 If it is defined, it is called automatically when the interpreter exits for
767 This unloading is usually necessary when embedding a shared-object perl (e.g.
775 memory corruption and crashes. This behaviour is most commonly seen when using
785 Linux, and is a common choice when providing a "wrapper" on other

Completed in 53 milliseconds

12345678