Searched refs:RelMonth (Results 1 – 3 of 3) sorted by relevance
86 time_t RelMonth;378 gds->RelMonth -= gds->tokenp[1].value * gds->tokenp[2].value; in relunitphrase() 387 gds->RelMonth += gds->tokenp[1].value * gds->tokenp[2].value; in relunitphrase() 395 gds->RelMonth += gds->tokenp[0].value * gds->tokenp[1].value; in relunitphrase() 409 gds->RelMonth += gds->tokenp[0].value; in relunitphrase() 462 gds->RelMonth = -gds->RelMonth; in phrase() 796 RelativeMonth(time_t Start, time_t Timezone, time_t RelMonth) in RelativeDate() 805 if (RelMonth == 0) in RelativeMonth() 814 Month = 12 * (tm->tm_year + 1900) + tm->tm_mon + RelMonth; in RelativeMonth() 90 time_t RelMonth; global() member 800 RelativeMonth(time_t Start,time_t Timezone,time_t RelMonth) RelativeMonth() argument [all...]
638 RelativeMonth(time_t Start, time_t RelMonth) in RelativeMonth() argument644 if (RelMonth == 0) in RelativeMonth()647 Month = 12 * (tm->tm_year + 1900) + tm->tm_mon + RelMonth; in RelativeMonth()
635 RelativeMonth(time_t Start, time_t RelMonth) in RelativeMonth() argument641 if (RelMonth == 0) in RelativeMonth()644 Month = 12 * (tm->tm_year + 1900) + tm->tm_mon + RelMonth; in RelativeMonth()