Lines Matching refs:hour
137 gregorian_date.hour = exploded->tm_hour;530 int hour = -1;784 if (hour >= 0 && min >= 0) /* already got it */835 /* If we made it here, we've parsed hour and min,857 hour = tmp_hour;1087 if (hour != -1)1088 result->tm_hour = hour;