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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A Dmktables609 my $MajorCat = substr($cat, 0, 1); ## L, M, Z, S, etc
622 $Cat{$MajorCat} ||= Table->New(Is => $MajorCat,
623 Desc => "Major Category '$MajorCat'",
625 $Cat{$MajorCat}->$op($code);

Completed in 23 milliseconds