Searched refs:sFullMonths (Results 1 – 1 of 1) sorted by relevance
674 CFX_WideString sFullMonths = fullmonths[m]; in MakeRegularDate() local675 sFullMonths.MakeLower(); in MakeRegularDate()677 if (sFullMonths.Find(sMonth.c_str(), 0) != -1) { in MakeRegularDate()