Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_localevalue.h47 CFX_WideString* pMatchFormat = nullptr);
Dxfa_localevalue.cpp104 CFX_WideString* pMatchFormat) { in ValidateValue() argument
187 if (bRet && pMatchFormat) in ValidateValue()
188 *pMatchFormat = wsPatterns[i - 1]; in ValidateValue()