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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm68 sub openunicode { subroutine
210 openunicode(\$UNICODEFH, "UnicodeData.txt");
301 if (openunicode(\$BLOCKSFH, "Blocks.txt")) {
363 if (openunicode(\$SCRIPTSFH, "Scripts.txt")) {
504 if (openunicode(\$COMPEXCLFH, "CompositionExclusions.txt")) {
575 if (openunicode(\$CASEFOLDFH, "CaseFolding.txt")) {
656 if (openunicode(\$CASESPECFH, "SpecialCasing.txt")) {
732 openunicode(\$VERSIONFH, "version");

Completed in 23 milliseconds