Searched defs:_q (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl90 sub _q { subroutine
148 unshift(@mess, "# got "._q($got)."\n",
149 "# expected "._q($expected)."\n");
167 unshift(@mess, "# it should not be "._q($got)."\n",
194 unshift(@mess, "# got "._q($got)."\n",
195 "# expected $type "._q($expected)."\n");
231 unshift@mess, "# got "._q($got)."\n",
232 "# expected "._q($expected)." (within "._q($range).")\n";

Completed in 179 milliseconds