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

  /external/icu4c/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 118 IdentifierInfo &IdentifierInfo::setIdentifierProfile(const UnicodeSet &identifierProfile) {
uspoof.cpp 449 identifierInfo->setIdentifierProfile(*This->fAllowedCharsSet);
  /external/icu4c/test/intltest/
itspoof.cpp 523 idInfo.setIdentifierProfile(*uspoof_getRecommendedUnicodeSet(&status));
691 idInfo.setIdentifierProfile(*uspoof_getRecommendedUnicodeSet(&status));

Completed in 1280 milliseconds