Searched refs:sMonth (Results 1 – 1 of 1) sorted by relevance
635 CFX_WideString sMonth = ParseStringString(value, j, nSkip); in MakeRegularDate() local638 if (sMonth.CompareNoCase(months[m]) == 0) { in MakeRegularDate()670 CFX_WideString sMonth = ParseStringString(value, j, nSkip); in MakeRegularDate() local671 sMonth.MakeLower(); in MakeRegularDate()677 if (sFullMonths.Find(sMonth.c_str(), 0) != -1) { in MakeRegularDate()1355 CFX_WideString sMonth = L""; in MakeInterDate() local