Home
last modified time | relevance | path

Searched refs:udat_getBooleanAttribute (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcdtdptst.c375 initialState = udat_getBooleanAttribute(en, UDAT_PARSE_ALLOW_NUMERIC, &status); in TestBooleanAttributes()
379 if(switchedState != udat_getBooleanAttribute(en, UDAT_PARSE_ALLOW_NUMERIC, &status)) { in TestBooleanAttributes()
/external/icu/icu4c/source/i18n/unicode/
Dudat.h925 udat_getBooleanAttribute(const UDateFormat* fmt, UDateFormatBooleanAttribute attr, UErrorCode* stat…
/external/icu/icu4c/source/i18n/
Dudat.cpp419 udat_getBooleanAttribute(const UDateFormat* fmt, in udat_getBooleanAttribute() function
/external/icu/icu4c/source/common/unicode/
Durename.h814 #define udat_getBooleanAttribute U_ICU_ENTRY_POINT_RENAME(udat_getBooleanAttribute) macro