Home | History | Annotate | Download | only in common

Lines Matching defs:compareName

226  * Important: expandName() and compareName() are almost the same -
326 * compareName() is almost the same as expandName() except that it compares
331 compareName(UCharNames *names,
627 if(compareName(names, s+offsets[start&GROUP_MASK], lengths[start&GROUP_MASK], nameChoice, otherName)) {