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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A Dmktables237 my $PrevMax = $Table->Max;
239 confess "oops ($codepoint <= $PrevMax)" if $codepoint <= $PrevMax;

Completed in 20 milliseconds