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

  /external/icu4c/i18n/
identifier_info.h 36 * <li>call getCommonAmongAlternates to find out if any scripts are common to all the alternates.
138 const ScriptSet *getCommonAmongAlternates() const;
identifier_info.cpp 227 const ScriptSet *IdentifierInfo::getCommonAmongAlternates() const {
  /external/icu4c/test/intltest/
itspoof.cpp 545 TEST_ASSERT_MSG(commonAlternates == *idInfo.getCommonAmongAlternates(), testNumStr);

Completed in 135 milliseconds