Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_localevalue.cpp688 const uint16_t wCountF = 3; in ValidateCanonicalTime() local
732 while (nIndex - nStart < wCountF && nIndex < nLen && pTime[nIndex]) { in ValidateCanonicalTime()