Searched refs:ures_getVersionByKey (Results 1 – 12 of 12) sorted by relevance
/external/icu4c/common/ |
D | icudataver.c | 25 ures_getVersionByKey(icudatares, U_ICU_DATA_KEY, dataVersionFillin, status); in u_getDataVersion()
|
D | uresimp.h | 233 ures_getVersionByKey(const UResourceBundle *resB,
|
D | uresbund.cpp | 2874 ures_getVersionByKey(const UResourceBundle* res, const char *key, UVersionInfo ver, UErrorCode *sta… in ures_getVersionByKey() function
|
/external/chromium_org/third_party/icu/source/common/ |
D | icudataver.c | 48 ures_getVersionByKey(icudatares, U_ICU_DATA_KEY, dataVersionFillin, status); in u_getDataVersion()
|
D | uresimp.h | 239 ures_getVersionByKey(const UResourceBundle *resB,
|
D | uresbund.c | 2823 ures_getVersionByKey(const UResourceBundle* res, const char *key, UVersionInfo ver, UErrorCode *sta… in ures_getVersionByKey() function
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ulocdata.c | 244 ures_getVersionByKey(rb, "cldrVersion", versionArray, status); in ulocdata_getCLDRVersion()
|
/external/icu4c/i18n/ |
D | ulocdata.c | 247 ures_getVersionByKey(rb, "cldrVersion", versionArray, status); in ulocdata_getCLDRVersion()
|
/external/icu4c/test/cintltst/ |
D | creststn.c | 3022 ures_getVersionByKey(res, "ExpectCLDRVersionAtLeast", testExpect, &status); in TestCLDRVersion() 3023 ures_getVersionByKey(res, "CurrentCLDRVersion", testCurrent, &status); in TestCLDRVersion()
|
/external/icu4c/common/unicode/ |
D | urename.h | 1472 #define ures_getVersionByKey U_ICU_ENTRY_POINT_RENAME(ures_getVersionByKey) macro
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | creststn.c | 3009 ures_getVersionByKey(res, "ExpectCLDRVersionAtLeast", testExpect, &status); in TestCLDRVersion() 3010 ures_getVersionByKey(res, "CurrentCLDRVersion", testCurrent, &status); in TestCLDRVersion()
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 1448 #define ures_getVersionByKey U_ICU_ENTRY_POINT_RENAME(ures_getVersionByKey) macro
|