Home | History | Annotate | Download | only in common

Lines Matching defs:getGroup

499  * getGroup() does a binary search for the group that contains the
506 getGroup(UCharNames *names, uint32_t code) {
603 const uint16_t *group=getGroup(names, code);
701 group=getGroup(names, start);