Home | History | Annotate | Download | only in libexslt

Lines Matching defs:years

101     long	        mon;		/* mon stores years also */
766 /* get real year, not years since 1900 */
1108 double years, months;
1119 years = (double)(dt->mon / 12);
1131 if (years < 0) {
1132 years = -years;
1144 if (years != 0.0) {
1145 FORMAT_ITEM(years, cur, 1, 'Y');
1305 * number of years since (or before) 1 AD and add the number of leap
1306 * years. This is a function because negative
1307 * years must be handled a little differently and there is no zero year.
1418 * number of years since (or before) add the number of leap years and
1420 * years must be handled a little differently and there is no zero year.
1732 * months or years?
2890 * years and months must be zero (or not present). Parsing a duration
2988 * Otherwise, the number of years and months in the duration string
3046 * The number of years and months in the duration string must be equal