Searched defs:pMonth (Results 1 – 3 of 3) sorted by relevance
77 const uint16_t* pMonth = IsLeapYear(y) ? leapDaysMonth : daysMonth; in TimeFromYearMonth() local
560 static const wchar_t* const pMonth[] = {L"January", L"February", L"March", in GetHeadText() local
516 int32_t* pMonth, in IsIsoDateFormat()736 int32_t* pMonth, in IsIsoDateTimeFormat()