Home
last modified time | relevance | path

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

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