Searched defs:ge (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm735 sub ge { $_[0]->getSortKey($_[1]) ge $_[0]->getSortKey($_[2]) } subroutine
1495 =item C<$result = $Collator-E<gt>ge($a, $b)>
1504 ge : whether $a is greater than $b or equal to $b.

Completed in 23 milliseconds