Searched refs:printUtf32 (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sal/textenc/generate/ |
H A D | cns116431992.pl | 56 sub printUtf32 subroutine 125 or die "Bad UTF32 char U+" . printUtf32($utf32); 145 . printUtf32($cns_map[$cns_plane] 149 . printUtf32($utf32); 179 printUtf32($cns_map[$cns_plane] 183 printUtf32($utf32), 234 . printUtf32($utf32); 332 printUtf32($utf32), 352 printUtf32($utf32), 366 printUtf32($utf32), [all …]
|
H A D | big5hkscs2001.pl | 52 sub printUtf32 subroutine 127 print "WARNING! Mapping ", printUtf32($utf32), " to ", 147 or die "Bad UTF32 char " . printUtf32($utf32); 154 printBig5($big5), " map to ", printUtf32($utf32), 177 or die "Bad UTF32 char " . printUtf32($utf32); 182 printBig5($big5), " map to ", printUtf32($utf32), "\n"; 314 or die "Bad UTF32 char " . printUtf32($utf32_1993); 316 or die "Bad UTF32 char " . printUtf32($utf32_2000); 318 or die "Bad UTF32 char " . printUtf32($utf32_2001); 366 printUtf32($utf32), "\n"; [all …]
|
H A D | gb180302000.pl | 33 sub printUtf32 subroutine 74 or die "Bad " . printUtf32($utf32) . " to " . printGb($gb1);
|
Completed in 21 milliseconds