Searched refs:unumf_openForSkeletonAndLocale (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | unumberformattertst.c | 41 UNumberFormatter* f = unumf_openForSkeletonAndLocale( in TestSkeletonFormatToString() 81 UNumberFormatter* uformatter = unumf_openForSkeletonAndLocale( in TestSkeletonFormatToFields() 164 …UNumberFormatter* uformatter = unumf_openForSkeletonAndLocale(u"precision-integer", -1, "en", &ec); in TestExampleCode()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | unumberformatter.h | 452 unumf_openForSkeletonAndLocale(const UChar* skeleton, int32_t skeletonLen, const char* locale,
|
/external/icu/icu4c/source/i18n/ |
D | number_capi.cpp | 87 unumf_openForSkeletonAndLocale(const UChar* skeleton, int32_t skeletonLen, const char* locale, in unumf_openForSkeletonAndLocale() function
|
/external/icu/libandroidicu/include/unicode/ |
D | urename.h | 1209 #define unumf_openForSkeletonAndLocale U_ICU_ENTRY_POINT_RENAME(unumf_openForSkeletonAndLocale) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1209 #define unumf_openForSkeletonAndLocale U_ICU_ENTRY_POINT_RENAME(unumf_openForSkeletonAndLocale) macro
|
/external/icu/icu4c/source/test/intltest/ |
D | numbertest_api.cpp | 2440 …LocalUNumberFormatterPointer uformatter(unumf_openForSkeletonAndLocale(u"percent", -1, "en", &ec)); in localPointerCAPI()
|