tDAY_UNIT        2213 source3/modules/getdate.c   { "FORTNIGHT",tDAY_UNIT,	14 },
tDAY_UNIT        2214 source3/modules/getdate.c   { "WEEK",	tDAY_UNIT,	 7 },
tDAY_UNIT        2215 source3/modules/getdate.c   { "DAY",	tDAY_UNIT,	 1 },
tDAY_UNIT         183 source3/modules/getdate.y %token <intval> tDAY tDAY_UNIT tDAYZONE tHOUR_UNIT tLOCAL_ZONE tMERIDIAN
tDAY_UNIT         379 source3/modules/getdate.y   | tUNUMBER tDAY_UNIT
tDAY_UNIT         381 source3/modules/getdate.y   | tSNUMBER tDAY_UNIT
tDAY_UNIT         383 source3/modules/getdate.y   | tDAY_UNIT
tDAY_UNIT         512 source3/modules/getdate.y   { "FORTNIGHT",tDAY_UNIT,	14 },
tDAY_UNIT         513 source3/modules/getdate.y   { "WEEK",	tDAY_UNIT,	 7 },
tDAY_UNIT         514 source3/modules/getdate.y   { "DAY",	tDAY_UNIT,	 1 },