Searched refs:ucal_getType (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1326 ucal_getType(const UCalendar *cal, UErrorCode* status);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1371 ucal_getType(const UCalendar *cal, UErrorCode* status);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1371 ucal_getType(const UCalendar *cal, UErrorCode* status);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 1371 ucal_getType(const UCalendar *cal, UErrorCode* status);
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 593 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 617 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
|
/third_party/icu/icu4c/source/i18n/ |
D | ucal.cpp | 617 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucal.cpp | 617 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 494 const char * calType = ucal_getType(caldef, &status); in TestCalendar() 2180 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds() 2197 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 534 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 540 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 540 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 546 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
|