Lines Matching refs:thisYear
1571 int32_t thisYear = now->tm_year + 1900;1579 if (thisYear > 2003) {1580 file << "-" << thisYear;1669 if (thisYear > 2003) {1670 java << "-" << thisYear;