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

  /external/icu4c/i18n/
uspoof_impl.h 71 void setAllowedLocales(const char *localesList, UErrorCode &status);
75 // the specified locale. Part of the implementation of setAllowedLocales.
uspoof.cpp 127 This->setAllowedLocales(localesList, *status);
uspoof_impl.cpp 261 void SpoofImpl::setAllowedLocales(const char *localesList, UErrorCode &status) {

Completed in 36 milliseconds