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

  /external/icu4c/i18n/
identifier_info.h 34 * <li>call getAlternates to get cases where a character is not limited to a single script. For example, it could be
122 const UHashtable *getAlternates() const;
identifier_info.cpp 218 const UHashtable *IdentifierInfo::getAlternates() const {
  /external/icu4c/test/intltest/
itspoof.cpp 540 IdentifierInfo::displayAlternates(alternatesStr, idInfo.getAlternates(), status);

Completed in 120 milliseconds