HomeSort by relevance Sort by last modified time
    Searched refs:compareName (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/common/
unames.c 247 * Important: expandName() and compareName() are almost the same -
353 * compareName() is almost the same as expandName() except that it compares
358 compareName(UCharNames *names,
651 if(compareName(names, s+offsets[start&GROUP_MASK], lengths[start&GROUP_MASK], nameChoice, otherName)) {
    [all...]
  /external/icu4c/common/
unames.c 247 * Important: expandName() and compareName() are almost the same -
347 * compareName() is almost the same as expandName() except that it compares
352 compareName(UCharNames *names,
648 if(compareName(names, s+offsets[start&GROUP_MASK], lengths[start&GROUP_MASK], nameChoice, otherName)) {
    [all...]

Completed in 213 milliseconds