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 69 void setAllowedLocales(const char *localesList, UErrorCode &status);
73 // the specified locale. Part of the implementation of setAllowedLocales.
uspoof.cpp 130 This->setAllowedLocales(localesList, *status);
uspoof_impl.cpp 262 void SpoofImpl::setAllowedLocales(const char *localesList, UErrorCode &status) {

Completed in 47 milliseconds