Searched refs:_qq (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl99 sub _qq { subroutine
304 print STDOUT "# key ", _qq($key), " was ", _qq($orig->{$key}),
305 " now ", _qq($value), "\n";
309 print STDOUT "# key ", _qq($key), " is ", _qq($value),
318 print STDOUT "# key ", _qq($_), " was ", _qq($orig->{$_}), " now missing.\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dref.t315 print "# expected ", _qq ($expect), ", got ", _qq ($result), "\n";
H A Dpack.t19 my @result = map {_qq($_)} @_;
374 print "# ${un}pack ('$template', "._qq($in).') gave '._qq($out).
375 ' not '._qq($got)."\n";
759 _qq($in), encode_list (@got), encode_list (@out);
766 _qq($in), encode_list ($got), encode_list ($out[0]);
H A Deach.t142 ok (length() == 1, "Check length of " . _qq $_);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/t/
H A Dposix.t217 or print "\$\@ is " . _qq($@) . "\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dutf8.t200 print "# \$\@=", _qq($@), "\n";

Completed in 27 milliseconds