OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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