Searched refs:xyz (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Dpackage.t8 package xyz; package
20 $xyz = 2;
23 $xyz = join(':', sort(keys %xyz::));
27 print $xyz eq 'bar:main:xyz:ABC' ? "ok 1\n" : "not ok 1 '$xyz'\n";
29 print $xyz eq 'ABC:bar:main:xyz' ? "ok 1\n" : "not ok 1 '$xyz'\
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/base/
H A Dlex.t252 sub xyz::foo { "bar" } subroutine
255 xyz::foo => 1,
256 xyz::bar => 1,
262 print ((exists $str{xyz::bar} ? "" : "not ")."ok $test\n"); ++$test;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dstudy.t98 ok(/bcd|xyz/);
99 ok(/xyz|bcd/);
H A Dinccode.t160 $INC{$filename} = 'xyz';
173 is( $INC{'Toto.pm'}, 'xyz', ' val Toto.pm is correct in %INC' );
H A Dsplit.t23 my @xyz = (@ary = split(//));
H A Dpat.t65 if (/bcd|xyz/) {print "ok 20\n";} else {print "not ok 20\n";}
66 if (/xyz|bcd/) {print "ok 21\n";} else {print "not ok 21\n";}
95 'xyz' =~ //;
96 if ($& eq 'xyz') {print "ok 28\n";} else {print "not ok 28\n";}
100 'xyz' =~ //;
101 if ($& eq 'xyz') {print "ok 29\n";} else {print "not ok 29\n";}
105 'xyz' =~ /$null/;
106 if ($& eq 'xyz') {print "ok 30\n";} else {print "not ok 30\n";}
191 $xyz = 'xyz';
[all...]
/osnet-11/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh27 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
/osnet-11/usr/src/lib/libsqlite/src/
H A Dutil.c943 ** abc[*]xyz Matches "abc*xyz" only
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL2021 such as in C</abc/s//xyz/>, will work as expected.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1096 qr/[xyz]*/,
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex361 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
1407 \safewhatsit{\pdfdest name{\pdfdestname} xyz}%
3905 % @findex xyz
3913 % .@write3{\entry{xyz}{@folio }{@code {xyz@endinput }}}
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex311 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
1208 \pdfdest name{#1} xyz%

Completed in 78 milliseconds