Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp515 const uint16_t wCountS = 2; in ValidateCanonicalTime() local
550 while (nIndex - nStart < wCountS && nIndex < nLen && pTime[nIndex]) { in ValidateCanonicalTime()