Home
last modified time | relevance | path

Searched refs:sFullMonths (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/
Dcjs_publicmethods.cpp645 WideString sFullMonths = kFullMonths[m]; in MakeRegularDate() local
646 sFullMonths.MakeLower(); in MakeRegularDate()
648 if (sFullMonths.Contains(sMonth.c_str())) { in MakeRegularDate()