Home | History | Annotate | Download | only in unicode

Lines Matching refs:field

74  * only keeps the field pattern letter and ignores all other parts 
81 * might hide a field's pattern letter length.
87 * and the field's pattern letter length is honored.
90 * the field pattern length is ignored and the best match, which is defined
91 * in date time patterns, will be returned without honor the field pattern
101 * first different calendar field in above order.
116 * in en_US, if the largest different calendar field between date1 and date2
119 * If the largest different calendar field between date1 and date2 is "month",
122 * If the largest different calendar field between date1 and date2 is "day",
194 * For the calendar field pattern letter, such as G, y, M, d, a, h, H, m, s etc.
315 * field is not found ( if user not set it ), interval format fallback to
375 * @param fieldPosition On input: an alignment field, if desired.
376 * On output: the offsets of the alignment field.
394 * @param fieldPosition On input: an alignment field, if desired.
395 * On output: the offsets of the alignment field.
418 * @param fieldPosition On input: an alignment field, if desired.
419 * On output: the offsets of the alignment field.
649 * @param pos On input: an alignment field, if desired.
650 * On output: the offsets of the alignment field.
688 * 2. even a pattern does not request a certain calendar field,
689 * the interval pattern needs to include such field if such fields are
703 * Set fall back interval pattern given a calendar field,
705 * @param field the largest different calendar field
710 void setFallbackPattern(UCalendarDateFields field,
754 * 1. need to adjust field width.
785 * @param field largest different calendar field
791 * 1 means the fields are the same, but field width are different
803 UBool setIntervalPattern(UCalendarDateFields field,
811 * Adjust field width in best match interval pattern to match
812 * the field width in input skeleton.
834 * 1 means only field width differs
848 * set it into the intervalPatterns, while field is time field.
855 * @param field time calendar field: AM_PM, HOUR, MINUTE
862 UCalendarDateFields field,
866 * check whether a calendar field present in a skeleton.
867 * @param field calendar field need to check
868 * @param skeleton given skeleton on which to check the calendar field
869 * @return true if field present in a skeleton.
872 static UBool U_EXPORT2 fieldExistsInSkeleton(UCalendarDateFields field,
887 * @param field calendar field
891 void setIntervalPattern(UCalendarDateFields field,
897 * @param field calendar field
902 void setIntervalPattern(UCalendarDateFields field,
910 * @param field calendar field
917 void setPatternInfo(UCalendarDateFields field,
923 // from calendar field to pattern letter