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

  /external/icu/icu4c/source/i18n/
identifier_info.h 29 * This class analyzes a possible identifier for script and identifier status. Use it by calling setIdentifierProfile
71 IdentifierInfo &setIdentifierProfile(const UnicodeSet &identifierProfile);
identifier_info.cpp 113 IdentifierInfo &IdentifierInfo::setIdentifierProfile(const UnicodeSet &identifierProfile) {
uspoof.cpp 482 identifierInfo->setIdentifierProfile(*This->fAllowedCharsSet);
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 523 idInfo.setIdentifierProfile(*uspoof_getRecommendedUnicodeSet(&status));
692 idInfo.setIdentifierProfile(*uspoof_getRecommendedUnicodeSet(&status));

Completed in 1761 milliseconds