OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllowedLocales
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
uspoof_impl.h
72
const char *
getAllowedLocales
(UErrorCode &status);
uspoof.cpp
136
return This->
getAllowedLocales
(*status);
uspoof_impl.cpp
345
const char * SpoofImpl::
getAllowedLocales
(UErrorCode &/*status*/) {
Completed in 20 milliseconds