Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UNumberFormatAttribute

147     UNumberFormatAttribute attr;
746 for(attr=UNUM_PARSE_INT_ONLY; attr<= UNUM_PADDING_POSITION; attr=(UNumberFormatAttribute)((int32_t)attr + 1) )