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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm15 charblock charscript
35 use Unicode::UCD 'charscript';
36 my $charscript = charscript($codepoint);
44 use Unicode::UCD qw(charscript charinrange);
45 my $range = charscript($script);
229 $prop{script} = charscript($code);
334 =head2 charscript
336 use Unicode::UCD 'charscript';
338 my $charscript
381 sub charscript { subroutine
[all...]

Completed in 15 milliseconds