Searched refs:what (Results 126 - 141 of 141) sorted by relevance

123456

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm242 current test number. (That's what C<Test::Harness> wants to see.)
323 end up testing C<I<arg1> eq I<arg2>> -- and that's not what you want!
455 The arguments after the I<skip_if_true> are what is fed to C<ok(...)> if
537 # called like ok(), which is weird. I haven't decided what to do with
659 This almost definitely doesn't do what you expect:
H A DCGI.pm4715 (If you don't know what the preceding means, don't worry about it. It
5025 Sometimes this isn't what you want. The B<-nosticky> pragma prevents
5206 HTTP header. This tells the browser what type of document to expect,
5589 If you want more control over what's returned, using the B<url()>
5654 -rewrite=>1 (default) to return URLs that match what the user sent
5679 method, the results will not be what you expect.
5807 not what you want, for example, when you are trying to align a series
6368 user to type garbage into the upload field, in which case what you get from
7790 what MIME boundary string to use to separate parts of the document.
7906 However it isn't clear that any browser currently knows what t
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm2822 # We trust that what has been handed in as argument, will be buildable
2955 # We do not know what target was originally specified so we
3041 parse a file and return what you think is the ABSTRACT
3068 parse a file and return what you think is $VERSION in this file set to.
3069 It will return the string "undef" if it can't figure out what $VERSION
4073 my($self,$what,$name,@attribs)=@_;
4075 print "=head2 $time: $what C<$name>\n\n=over 4\n\n=item *\n\n";
H A DMM_VMS.pm1297 Guess what we're working around? Also, use MM[SK] for subdirectories.
1650 # We do not know what target was originally specified so we
1840 # We trust that what has been handed in as argument will be buildable
1904 # that's what we're building here).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm178 # the length of the record matches what 'tell' says. If not, Tie::File
448 $pos = $oldsize; # This is what perl does for normal arrays
1200 # Now, what does the ad_history mean, and what is this function doing?
2109 result, but what this result will be may change in a future version.
2265 unlock the file prematurely, you know what to do; if you don't know
2266 what to do, then don't do it.
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c812 char what; local
815 ret = pool_namecheck(pool, &why, &what);
846 "'%c' in pool name"), what);
1708 * Dry-run failed, but we print out what success
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1454 echo message to the remote host, which is what the UNIX ping program
H A DFTP.pm1277 this if you really know what you're doing).
1690 Ask the server for "helpful information" (that's what the RFC says) on
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm273 description of what the thing is good for.
775 # _TODO_ what if there is a link to the page itself by the name,
H A DLaTeX.pm847 on what these methods require.
1422 # Examine the paragraph to determine what type of list
H A DParser.pm322 class method will usually do what you want). It is passed the following
819 ## dont forget to "expand" it if that's what the caller wanted
843 ## dont forget to "expand" it if that's what the caller wanted
1729 to know what to do with them after that. That will need to be in your
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm193 Alternatively, you can specify a list of what tests are todo as part
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dproto.h1235 STATIC void S_checkcomma(pTHX_ char *s, char *name, char *what);
1242 STATIC void S_no_op(pTHX_ char *what, char *s);
H A Dsv.c9 * "I wonder what the Entish is for 'yes' and 'no'," he thought.
153 * "A time to plant, and a time to uproot what was planted..."
1721 If you wish to remove them, please benchmark to see what the effect is
1749 If you wish to remove them, please benchmark to see what the effect is
3482 Safefree(s); /* No longer using what was there before. */
6273 /* just process what we have room for */
7266 /* XXX this is probably not what they think they're getting.
7593 Returns a string describing what the SV is a reference to.
8331 /* what about long double NVs? --jhi */
8335 /* no matter what, thi
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL406 better interfaces than what h2xs could guess.
774 # XXXX This is not equivalent to what the older version did:
866 next if /^_.*_h_*$/i; # special case, but for what?
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm2107 # old versions of opcode.pl). Syntax is what matters here.
4143 While B::Deparse goes to some lengths to try to figure out what your
4201 which probably isn't what you intended (the C<'???'> is a sign that
4449 by whitespace. The special values "all" and "none" mean what you'd

Completed in 125 milliseconds

123456