Searched refs:udat_getBooleanAttribute (Results 1 – 4 of 4) sorted by relevance
373 initialState = udat_getBooleanAttribute(en, UDAT_PARSE_ALLOW_NUMERIC, &status); in TestBooleanAttributes()377 if(switchedState != udat_getBooleanAttribute(en, UDAT_PARSE_ALLOW_NUMERIC, &status)) { in TestBooleanAttributes()
895 udat_getBooleanAttribute(const UDateFormat* fmt, UDateFormatBooleanAttribute attr, UErrorCode* stat…
417 udat_getBooleanAttribute(const UDateFormat* fmt, in udat_getBooleanAttribute() function
809 #define udat_getBooleanAttribute U_ICU_ENTRY_POINT_RENAME(udat_getBooleanAttribute) macro