Home
last modified time | relevance | path

Searched refs:getAllowedLocales (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Duspoof_impl.h72 const char * getAllowedLocales(UErrorCode &status);
Duspoof.cpp137 return This->getAllowedLocales(*status); in uspoof_getAllowedLocales()
Duspoof_impl.cpp346 const char * SpoofImpl::getAllowedLocales(UErrorCode &/*status*/) { in getAllowedLocales() function in SpoofImpl