Searched refs:which (Results 226 - 250 of 305) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm60 The carpout() function requires one argument, which should be a
194 eval is to determine which of several algorithms is to be used.
233 fatalsToBrowser(), which you should never call yourself!
488 #errors which are not called by literally saying "die",
490 #will interfere with fatalsToBrowser, which also sets
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm309 Each element in the struct data has an accessor method, which is
464 microseconds), and C<Rusage> has two elements, each of which is of
527 of I<element>=>I<value> pairs, with which to initialize the struct.
561 print "(which was a ", $cat->breed->name, ")\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseUtils.pm125 Without argument, retrieves the list type, which can be an arbitrary value,
178 list, which is represented as an arbitrary scalar.
193 Without argument, retrieves information about the list tag, which can be
H A DText.pm53 # This table is taken near verbatim from Pod::PlainText in Pod::Parser, which
424 # for text, in which case we treat it as a verbatim text block.
644 # handle. That means we want to call parse_from_filehandle(), which means
730 for all text, including headings, not the amount by which regular text is
742 This may also be set to the special value C<none>, in which case no quote
754 The column at which to wrap text on the right-hand side. Defaults to 76.
H A DHtml.pm99 Sets the directory in which the resulting HTML file is placed. This
130 List of page names (eg, "perlfunc") which contain linkable C<=item>s.
150 Specify which subdirectories of the podroot contain pod files whose
262 $Cachedir = "."; # The directory to which item and directory
271 $Htmlroot = "/"; # http-server base directory from which all
273 $Htmldir = ""; # The directory to which the html pages
283 $Podroot = $Curdir; # filesystem base directory from which all
304 $Paragraph = ''; # which paragraph we're processing (used
369 # as the location from which to calculate relative links
624 --htmlroot - http-server base directory from which al
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm71 # Time to have fun! We now want to define the constant subs, which are named
230 which has to be explicitly imported to be used (see L<SYNOPSIS>).
242 The recognized attributes (all of which should be fairly intuitive) are
358 (F) The ANSI escape sequence passed to uncolor() contains escapes which
390 constants aren't required, in which case you may feel free to insert commas
H A DCap.pm116 Returns a blessed object reference which the user can
133 in which case it specifies a list of file pathnames (separated by
474 An optional filehandle (or IO::Handle ) to which the output string will be
/osnet-11/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c130 * Returns 1 if the ioctl was handled (in which case *err contains the
275 * text to which the struct's members pointed would also be within a
279 * we allocate some thread-local storage in which to create the necessary data
766 * their arguments, which should be character pointers, as dirent pointers or
799 * reveal extended file attributes, in which case we can simply
811 * We need to create a dirent buffer that's as large as buf into which
900 * SUNWattr_rw, which are called "extended system attributes". They have
1126 * commands such as 'ls -v' or 'cp -p' which don't see the expected S10 trivial
1137 * consumer of this feature is SMB or NFSv4 servers, neither of which are
1237 * which does
1848 s10_sysconfig(sysret_t *rv, int which) argument
2060 s10_lwp_private(sysret_t *rval, int cmd, int which, uintptr_t base) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm1358 # This is where we catch an honest-to-goodness Nullsv (which gets
1469 /* Workaround for mapstart: the only op which needs a different ppaddr */
1770 # symbol table which is on the path to a package which we need to save
1832 # Omit the packages which we use (and which cause grief
2118 cuts out the time which perl would have taken to load and parse
2122 Depending on the environment in which your program runs this may be
2149 seen to be used at compile time. The down side is that any subs which
2151 necessary, for example, if you have a signal handler foo which yo
[all...]
H A DDeparse.pm206 # in which a var of that name is valid.
226 # keys are names of subs for which we've printed declarations.
244 # for context, but not the same as the cx* in the perl core), which is
1077 # $root should be the op which represents the root of whatever
1328 # Returns a list of subs which should be inserted before the COP
1881 # Left associative operators, like `+', for which
1912 # Right associative operators, like `=', for which
2324 # distinguish which side of an assignment we're on.
2528 # will point to the unstack, which is kid's last child, except
2865 # C<$hash{warn}>, which ha
[all...]
H A DLint.pm16 option of B<perl>. It is named after the program B<lint> which carries
166 my %done_cv; # used to mark which subs have already been linted
167 my @extra_packages; # Lint checks mainline code and all subs which are
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm40 Instead, use ExtUtils::MM and it will figure out which MM_*
91 Those methods which override default MM_Unix methods are marked
105 to find a C<package> statement from which to obtain the Mixed::Case
302 Use as separator a character which is legal in a VMS-syntax file name.
908 libraries to which it should be linked.
1866 # multiple times within a single extension's options file, in which
2017 which can just be converted to:
2261 VMS-syntax directories when MM[SK] is run. Also expands expressions which
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm301 # Till we find one in which the correct subroutine is defined.
508 # to a hash in which parameter names are keys
526 # ourselves from the original query (which may be gone
1366 # Returns a string in which all the known parameter/value
2447 # then this will be used to decide which
2687 # then this will be used to decide which
2905 # -path -> paths for which this cookie is valid (optional)
2906 # -domain -> internet domain in which this cookie is valid (optional)
3144 # The MIME types use a glob mechanism, which
3204 # Return the name of the virtual_host, which
[all...]
H A DBenchmark.pm146 also tell the number of C<$code> runs/second, which should be a more
182 the children times are both zero, in which case it acts as 'noc'.
242 B<NOTE>: This result value differs from previous versions, which returned
H A DTest.pm36 # help test coverage analyzers know which test is running.
131 A reference to a list of tests which are allowed to fail.
500 or even this, which is basically equivalent:
537 # called like ok(), which is weird. I haven't decided what to do with
622 C<ok(...)>'s special handing of strings which look like they might be
676 $thingy->can('some_method') && 1 >> >> returns 1, which C<ok> sees as
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL113 which would spit out debugger stabs for me to read. These were much
192 We've had Larry's h2ph translator, which helped, but that only works on
193 cpp symbols, not real C, which was also very much needed. What I offer
H A Ddprofpp.PL84 will display the 15 subroutines which are using the most time. By default
269 should show you which subroutines are using the most time.
308 Applications which call _exit() or exec() from within a subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL154 A sed address is either a line number or a pattern, which may be combined
217 Write I<text> (which must start on the line following the command)
242 The I<text> (which must start on the line following the command)
319 Write the I<text> (which must start on the line following the command)
1636 # printQ: Print queued output which is either a string or a reference
1999 output, which will process the input stream (as read from all
2016 interpretation, which will re-use the "last last successfully executed
H A Dfind2perl.PL760 check option, an C<stat> is done which means the file check applies to the
899 Predicates which take a numeric argument N can come in three forms:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm496 To find out in detail which encodings are supported by this package,
512 C<resolve_alias()>, which returns the canonical name thereof.
526 If your perl supports I<PerlIO> (which is the default), you can use a PerlIO layer to decode
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm145 volume, which is the closest in concept to Unix' "/". This should help
368 contain a path like "MacintoshHD:Temporary Items:", which is a hidden
629 of $base, which resulted in garbage results part of the time.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm75 building block upon which to write your own test libraries I<which can
280 # $test might contain an object which we don't want to accidentally
516 Returns a Perl value which may be used instead of the corresponding
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH26 * This file was produced by running the config_h.SH script, which
27 * gets its values from $CONFIG_SH, which is generally produced by
114 * or <limits.h> defines the symbol DBL_DIG, which is the number
323 * super-user privileges which mkfifo will not.
677 * of the Direntry_t define which ends up being 'struct dirent' or
1067 * is available to get system page size, which is the granularity of
1354 * which the user wants to put architecture-dependent public
1381 * which perl.c:incpush() and lib/lib.pm will automatically
1539 * This symbol contains the first part of the string which will invoke
1545 * This symbol contains the second part of the string which wil
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm264 You can also try C<guess_encoding> function which is exported by
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm115 $foo = first { $_ > $value } @list # first value in @list which
122 for example wanted() could be defined() which would return the first

Completed in 1797 milliseconds

1234567891011>>