Home
last modified time | relevance | path

Searched refs:ulocdata_getNoSubstitute (Results 1 – 7 of 7) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dulocdata.h147 ulocdata_getNoSubstitute(ULocaleData *uld);
Durename.h1097 #define ulocdata_getNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_getNoSubstitute) macro
/external/icu/icu4c/source/i18n/unicode/
Dulocdata.h147 ulocdata_getNoSubstitute(ULocaleData *uld);
/external/icu/icu4c/source/i18n/
Dulocdata.cpp98 ulocdata_getNoSubstitute(ULocaleData *uld) in ulocdata_getNoSubstitute() function
/external/icu/icu4c/source/common/unicode/
Durename.h1097 #define ulocdata_getNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_getNoSubstitute) macro
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c1340 sub = ulocdata_getNoSubstitute(uld); in TestCoverage()
/external/icu/libandroidicu/static_shim/
Dshim.cpp1883 return ulocdata_getNoSubstitute(uld); in ulocdata_getNoSubstitute_android()