Searched refs:wCountD (Results 1 – 1 of 1) sorted by relevance
437 static const uint16_t wCountD = 2; in ValidateCanonicalDate() local439 if (nLen < wCountY || nLen > wCountY + wCountM + wCountD + 2) in ValidateCanonicalDate()477 while (pDate[nIndex] != '\0' && nIndex - nStart < wCountD && nIndex < nLen) { in ValidateCanonicalDate()