Searched refs:succeed (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFatal.pm142 Fatal - replace functions with equivalents which succeed or die
H A DTest.pm566 These tests are expected to succeed. Usually, most or all of your tests
567 are in this category. If a normal test doesn't succeed, then that
582 These tests are I<expected to fail.> If a TODO test does succeed,
H A DCPAN.pm2533 # Net::FTP can still succeed where LWP fails. So we do not
4799 make clean did not succeed, marking directory as unusable for further work.
/osnet-11/usr/src/lib/libast/common/port/
H A Dastconf.c483 * synthesize(fp,path,succeed) called on success
488 initialize(register Feature_t* fp, const char* path, const char* command, const char* succeed, const char* fail) argument
494 error(-2, "astconf initialize name=%s path=%s command=%s succeed=%s fail=%s fp=%p%s", fp->name, path, command, succeed, fail, fp, state.synthesizing ? " SYNTHESIZING" : "");
594 error(-1, "AHA#%d state.std=%d %s [%s] std=%s ast=%s value=%s ok=%d", __LINE__, state.std, fp->name, ok ? succeed : fail, fp->std, fp->ast, fp->value, ok);
596 synthesize(fp, path, ok ? succeed : fail);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL444 extensions indicated that it should succeed. Correct by conducting a proper
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm3375 (my $succeed, $str) = balanced_delim($str);
3376 return "$q$str" if $succeed;
3614 my($succeed, $delim);
3617 } elsif (($succeed, $from) = balanced_delim($from) and $succeed) {
3618 if (($succeed, $to) = balanced_delim($to) and $succeed) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm185 succeed.
206 B<not> expected to succeed. Should a todo test begin succeeding,
H A DMore.pm9 # Can't use Carp because it might cause use_ok() to accidentally succeed
842 Should anything succeed, it will report it as an unexpected success.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm691 that did succeed.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm551 ok did it succeed? This is the literal 'ok' or 'not ok'.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1198 pattern will only succeed if the <H1> tag is on the current line, since
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2826 % @ifnotxml always succeed. They currently do nothing; we don't
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex3578 % @ifnotxml always succeed. They currently do nothing; we don't

Completed in 94 milliseconds