Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp678 const FX_WORD wCountH = 2, wCountM = 2, wCountS = 2, wCountF = 3; in ValidateCanonicalTime() local
683 while (pTime[nIndex] != '\0' && nIndex - nStart < wCountH) { in ValidateCanonicalTime()
740 while (pTime[nIndex] != '\0' && nIndex - nStart < wCountH && in ValidateCanonicalTime()