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