Lines Matching refs:ord
85 is(ord(<I>), 0x100, ":utf8 single wide character round-trip");
110 ord($b) == ord($_) &&
113 print '# ord($_) == ', ord($_), "\n";
114 print '# ord($b) == ', ord($b), "\n";
136 print '# ord($_) == ', ord($_), "\n";
156 ord($b) == ord($_) &&
159 print '# ord($_) == ', ord($_), "\n";
160 print '# ord($b) == ', ord($b), "\n";
206 printf "%#x\n", ord(<I>), "\n"; # this should print 0xc1