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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm16 charblocks charscripts
38 use Unicode::UCD 'charblocks';
39 my $charblocks = charblocks();
399 =head2 charblocks
401 use Unicode::UCD 'charblocks';
403 my $charblocks = charblocks();
405 charblocks() returns a reference to a hash with the known block names
412 sub charblocks { subroutine
[all...]

Completed in 15 milliseconds