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