rel_hour          249 source3/modules/getdate.c   int rel_hour;
rel_hour         1789 source3/modules/getdate.c 	PC.rel_hour = -PC.rel_hour;
rel_hour         1843 source3/modules/getdate.c     { PC.rel_hour += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;}
rel_hour         1848 source3/modules/getdate.c     { PC.rel_hour += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;}
rel_hour         1853 source3/modules/getdate.c     { PC.rel_hour += (yyvsp[(1) - (1)].intval); ;}
rel_hour         2605 source3/modules/getdate.c   pc.rel_hour = 0;
rel_hour         2776 source3/modules/getdate.c     long d1 = 60 * 60 * (long) pc.rel_hour;
rel_hour         2782 source3/modules/getdate.c     if ((d1 / (60 * 60) ^ pc.rel_hour)
rel_hour          140 source3/modules/getdate.y   int rel_hour;
rel_hour          358 source3/modules/getdate.y 	PC.rel_hour = -PC.rel_hour;
rel_hour          386 source3/modules/getdate.y       { PC.rel_hour += $1.value * $2; }
rel_hour          388 source3/modules/getdate.y       { PC.rel_hour += $1.value * $2; }
rel_hour          390 source3/modules/getdate.y       { PC.rel_hour += $1; }
rel_hour          904 source3/modules/getdate.y   pc.rel_hour = 0;
rel_hour         1075 source3/modules/getdate.y     long d1 = 60 * 60 * (long) pc.rel_hour;
rel_hour         1081 source3/modules/getdate.y     if ((d1 / (60 * 60) ^ pc.rel_hour)