Searched refs:which (Results 251 - 275 of 305) sorted by relevance

<<111213

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstalled.pm316 any missing files. If an optional second argument which evaluates to true is
H A DMM_Win32.pm365 Clean out some extra dll.{base,exp} files which might be generated by
H A DMM_Unix.pm163 returns the definition of the CCCMD macro which uses these parts.
329 call clean on any subdirectories which contain Makefiles.
824 Returns the 'tardist' target which is simply so 'make tardist' works.
843 Returns the 'zipdist' target which is simply so 'make zipdist' works.
1483 # The attribute PMLIBDIRS holds an array reference which lists
1484 # subdirectories which we should search for library files to
1487 # which don't exist or contain Makefile.PL files).
1503 # (which includes PARENT_NAME). This is a subtle distinction but one
2650 Defines the linkext target which in turn defines the LINKTYPE.
3408 This is for heuristics which attemp
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.pm63 this list can be a qr-quoted pattern (or a string which is interpreted
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm156 that follows in this documentation, which should be useful
206 language that has been classed as Cushtic, but which has no more
466 (Historical) NOT Chibchan (which is a language family).
558 (which must include English text, and might/should include text
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.pm188 which should be used for the given protocol
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm48 # The following is the static preamble which starts all *roff output we
50 # fixed-width font, which is designed by @CFONT@, and the left and right
392 # which works. Also strip off a leading site or site_perl
813 # for man or roff, in which case we output it verbatim.
1000 # Make C++ into \*(C+, which is a squinched version.
1094 # We also have to deal with \*C` and \*C', which are used to add the
1179 section 1 unless the file ended in C<.pm> in which case it defaults to
1245 manual section is 3, in which case the path is parsed to see if it is a Perl
1258 This may also be set to the special value C<none>, in which case no quote
1281 By default, section 1 will be used unless the file ends in .pm in which cas
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm98 If all your tests passed, Test::Simple will exit with zero (which is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm171 It is possible to control which characters terminate words by
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s52 ! which checks for the exact location of a zero-byte within a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1436 as expected. But it is also allowed to use C<--noverbose>, which will
1948 POSIXLY_CORRECT has been set, in which case C<auto_abbrev> is disabled.
1954 POSIXLY_CORRECT has been set, in which case C<getopt_compat> is disabled.
1973 POSIXLY_CORRECT has been set, in which case C<require_order> is enabled.
1975 See also C<permute>, which is the opposite of C<require_order>.
1981 POSIXLY_CORRECT has been set, in which case C<permute> is disabled.
2115 POSIXLY_CORRECT has been set, in which case it is C<(--|-)>.
2171 A reference to a filehandle, or the pathname of a file to which the
2173 exit value is less than 2 (in which case the default is C<\*STDOUT>).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.c457 * from which we locked them just so that DETACH won't
543 we have layers which are using resources that should
559 /* unhook hooks which will soon be, or use, destroyed data */
2011 the Perl subroutine does not exist then it will be declared (which has the
2886 GNU General Public License, which may be found in the Perl 5 source kit.\n\n\
3169 /* This strips off Perl comments which might interfere with
3293 /* NOSTAT_ONE here because we're not examining fields which
3354 /* int which; */
3526 * Allow (require) a trailing newline (which may be of two
3562 int which; local
[all...]
H A Dconfigpm12 # names of things which may need to have slashes changed to double-colons
283 # check for cached value (which may be undef so we use exists not defined)
290 # Might not exist, in which undef is correct.
489 Names which are unknown are output as C<name='UNKNOWN';>.
522 relate to the actual perl binary which is being used to access it.
540 on platforms supported by it (which is most UNIX platforms). Some
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL288 "perlbug -ok" and "perlbug -nok" do not report on Perl versions which
480 exactly which versions are relevant.
957 in the body of the report which you will be asked to edit.
1100 A bug report which I<includes a patch to fix it> will almost
H A Dperlivp.PL51 -v Verbose mode in which extra information about test results
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm52 It requires two parameters, which are passed to the method C<fdopen>;
61 supported C<IO::Handle> methods, which are just front ends for the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm609 may change the length of the string (which the basic Unicode case
632 casespec() is a hash reference which has the locales as the keys and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm4 # "Mike had an infinite amount to do and a negative amount of time in which
1569 # Modular inverse. given a number which is (hopefully) relatively
2229 # currently it tries 'Math::BigInt' + 1, which will not work.
2704 Operations with overloaded operators preserve the arguments which is
2739 Output values are BigInt objects (normalized), except for bstr(), which
2774 upgrade To which class math operations might be upgraded
2776 downgrade To which class math operations might be downgraded
3395 number of "significant digits" in dividend and divisor, which is derived
3403 ? I have no idea which is the right way. That's why I used a slightly more
3735 constant at compile time and then hand the result to BigInt, which result
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1413 my($self,@which) = @_;
1438 my($self,@which) = @_;
1439 CPAN->debug("which[@which]") if $CPAN::DEBUG;
1441 $CPAN::Frontend->myprint($self->format_result('Bundle',@which));
1957 # debugging utility that reveals which output is going through which
2113 # mistakes and never found which. I reverted back instead)
4118 Could not determine which directory to use for looking at $dist.
6049 which sen
[all...]
H A Dutf8.pm175 and C<sv_utf8_decode>, which are wrapped by the Perl functions
/osnet-11/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh114 * Commands which are 100% compatible with native Solaris versions (/bin is
465 # AST symbol names which may otherwise collide with Solaris/Linux libc
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/x2p/
H A Ds2p.t27 Except for bin2dec (which indeed converts binary to decimal) none of the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm78 for UTF-8, which is a native format in perl).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm144 specialized for server push operations, which allow you to create
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DVMS.pm78 VMS-syntax directories when MM[SK] is run. Also expands expressions which

Completed in 1880 milliseconds

<<111213