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