Searched refs:wCountH (Results 1 – 1 of 1) sorted by relevance
513 const uint16_t wCountH = 2; in ValidateCanonicalTime() local525 while (nIndex - nStart < wCountH && pTime[nIndex]) { in ValidateCanonicalTime()577 while (nIndex - nStart < wCountH && nIndex < nLen && pTime[nIndex]) { in ValidateCanonicalTime()