Searched refs:foobar (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/t/
H A Dfirst.t45 ($x) = foobar();
49 sub foobar { first { !defined(wantarray) || wantarray } "not ","not ","not " } subroutine
H A Dreduce.t54 ($x) = foobar();
57 sub foobar { reduce { (defined(wantarray) && !wantarray) ? '' : 'not ' } 0,1,2,3 } subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
H A Dtabs.t84 foobar IN A 140.174.82.12
87 foobar IN A 140.174.82.12
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dsubst.t251 $snum = s/(?<!r)foobbar/foobar/g;
255 $snum = s/(?<!ar)(foobbar)/foobar/g;
259 $snum = s/(?<!ar)foobbar/foobar/g;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DInstalled.t146 File::Spec->catdir($prefix, 'foobar') => 1,
174 like( $files[0], qr/foobar[>\]]?$/, '... checking file name' );
H A DManifest.t178 add_file( 'MANIFEST' => "foobar\n" );
179 add_file( 'foobar' => '123' );
191 is( $files->{foobar}, '', ' preserved old entries' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Dfresh_perl.t802 $_ = "foobar\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl3699 Note that trying to set the CommandSet to 'foobar' simply results in the
3700 5.8.0 command set being used, since there's no top-level entry for 'foobar'.

Completed in 83 milliseconds