Searched refs:need (Results 101 - 125 of 154) sorted by relevance

1234567

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm302 Apache web server from version 1.3b2 on does not need server
H A DCarp.pm153 you with all of the functionality you need, you can go one step
423 # We need to mangle the message a bit to make it a valid HTML
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DEmbed.pm11 #Only when we need them
364 If you have a working B<DynaLoader> then there is rarely any need to statically link in any
H A DConstant.pm116 # '' is used as a flag to indicate non-ascii macro names, and hence the need
268 which the C variable name has been advanced. These need to be chopped from
320 # Checked at the last character, so no need to memEQ it.
575 # only need the start of the string to bin the choice.
1012 # We have need for the utf8 flag.
1144 $xs .= " /* IV\t\tiv;\tUncomment this if you need to return IVs */\n";
1149 $xs .= " /* NV\t\tnv;\tUncomment this if you need to return NVs */\n";
1155 " /* const char\t*pv;\tUncomment this if you need to return PVs */\n";
1176 if you need to return both NVs and IVs */
1205 $xs .= "\t/* Uncomment this if you need t
[all...]
H A DMM_Any.pm294 # corresponding *.xs file. The bottomline was, that we need an
789 Some OSes do not need these in which case leave it blank.
H A DMM_Unix.pm563 Takes an array of directories that need to exist and returns a
1126 # platforms. We peek at lddlflags to see if we need -Wl,-R
1226 # but instead need to use the traditional 2>&1 construct.
1408 object that need a compiler. Does not descend into subdirectories as
2239 Unix has no need of special linker flags.
2331 # We need a relative path to perl when in the core.
2997 Does this module need linking? Looks into subdirectory objects (see
3028 space - most Unix Makes don't need this, but it's necessary under VMS
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.pm299 written to (and created if need be). Trying to copy a file on top
H A DSpec.pm212 inserted if need be. On other OSs, $volume is significant.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm205 Short summary: You need to create a package that defines four methods:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm42 so be sure to specify them in the B<use> statement if you need them:
H A DUsage.pm376 If this is the case for your system, you may need to explicitly specify
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.pm287 In the rare case in which you need to discover at run time whether a
H A DDB.pm97 # we need to check for pseudofiles on Mac OS (these are files
607 but also by modules that need some "special" information to do their
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL708 # system's compiler. We need this information to make the .ph files
849 You may need to dicker with the files produced.
H A Dh2xs.PL60 If the extension might need extra libraries, they should be included
278 result in XSUB-declarations/typemap-entries which need
358 C<Ext::Ension>. If you need some preprocessor directives and/or
1143 # If you do not need this, moving things directly into \@EXPORT or \@EXPORT_OK
1480 /* If any of the fields in the my_cxt_t struct need
1945 # you will need to use the generated $constscfname and $constsxsfname
H A Dperlbug.PL416 Your e-mail address will be useful if you need to be contacted. If the
469 Now you need to supply the bug report. Try to make
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm54 # Regular expressions and other unicode-aware code may need to call
165 # for reasons I don't completely understand, we need to share
634 but avoids the need to know $cpt's package name.
775 Setting up a signal handler will need to be carefully considered
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm393 uses C<^> or C<$> to detect line boundaries will need the C</m> flag.
475 However, there is often no need for such a separation.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dsv.c1620 if (newlen > SvLEN(sv)) { /* need more room? */
1832 i.e. need room for 8 chars */
1924 Instead, IV/UV and NV need to be given equal rights. So as to not lose
2134 /* IV not precise. No need to convert from PV, as NV
2187 This means that if we cache such an IV, we need to cache the
2428 /* IV not precise. No need to convert from PV, as NV
2477 This means that if we cache such a UV, we need to cache the
3052 * find a newline, we need to add a newline
3054 * don't find '#' or '\n'), we don't need to add
3064 break; /* don't need anothe
8457 STRLEN need; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1215 These characters may need terminator included in a collation element
1707 If you need not it (say, in the case when you need not
H A DUCD.pm124 you will need also the compexcl(), casefold(), and casespec() functions.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm40 # our subclasses without the need to repeat the entire overload section there.
165 # the old code had $rnd_mode, so we need to support it, too
209 # need to set new value?
224 # need to set new value?
261 # need to set new value?
1280 # we don't need $self, so undef instead of ref($_[0]) make it slightly faster
1289 # we don't need $self, so undef instead of ref($_[0]) make it slightly faster
2338 $self->SUPER::import(@a); # need it for subclasses
2339 $self->export_to_level(1,$self,@a); # need it for MBF
2371 # api_version matches, check if it really provides anything we need
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm6 # Note: we need to keep track of how many use declarations/BEGIN
781 # If the second of the marked numbers there isn't 1, it means you need
1219 If your newly minted styles refer to any #variables, you'll need to
1235 existing values if you need to. The level and format are passed in as
1236 references to scalars, but it is unlikely that they will need to be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm22 # BS2000, some Crays need USE_DIV instead.
372 # need to copy the high chunks from $y. Found by Bob Mathews.
386 # modifies first arg, second need not be different from first
435 # $prod[$cty] += $car if $car; # need really to check for 0?
449 $prod[$cty] += $car if $car; # need really to check for 0?
461 # modifies first arg, second need not be different from first
511 $prod[$cty] += $car if $car; # need really to check for 0?
602 # hm, same lengths, but same contents? So we need to check all parts:
796 # hm, same lengths, but same contents? So we need to check all parts:
932 # need in
[all...]
/osnet-11/usr/src/lib/libsqlite/
H A Dmain.mk240 # to a target with a different pointer size, you'll need to manually

Completed in 84 milliseconds

1234567