Searched refs:blah (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Darray.t131 push(foo, 'blah');
140 t("@foo" eq "foo bar burbl blah"); # 38
143 t("@foo" eq "bar burbl blah"); # 39
146 t("@foo" eq "XXX bar burbl blah YYY"); # 40
148 @foo = @foo = qw(foo b\a\r bu\\rbl blah);
149 t("@foo" eq 'foo b\a\r bu\\rbl blah'); # 41
159 @bee = ( 'foo', 'bar', 'burbl', 'blah');
163 t("@bee" eq "foo bar burbl blah"); # 44
166 t("@bee" eq "bar burbl blah"); # 45
169 t("@bee" eq "XXX bar burbl blah YY
[all...]
H A Dpat.t401 $code = '{$blah = 45}';
402 $blah = 12;
404 print "not " unless $@ and $@ =~ /not allowed at runtime/ and $blah == 12;
408 for $code ('{$blah = 45}','=xx') {
409 $blah = 12;
412 print "#'$@','$res','$blah'\nnot " unless not $@ and $res;
414 print "#'$@','$res','$blah'\nnot " unless $@ and $@ =~ /not allowed at runtime/ and $blah == 12;
420 $code = '{$blah = 45}';
421 $blah
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlview.t153 blah blah
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
H A D11_rv_splice_rs.t18 my $o = tie @a, 'Tie::File', $file, autochomp => 0, recsep => 'blah';
167 s/blah$// for @r;
/osnet-11/usr/src/lib/libsasl/lib/
H A Dsaslutil.c129 char *blah; local
149 blah=(char *) out;
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5701 % so \defmacro knows what to do. Define \macarg.blah for each blah
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex6718 % so \defmacro knows what to do. Define \macarg.blah for each blah

Completed in 65 milliseconds