Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dfxfa_localevalue.h40 CFX_WideString* pMatchFormat = NULL);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp100 CFX_WideString* pMatchFormat) { in ValidateValue() argument
182 if (bRet && pMatchFormat) { in ValidateValue()
183 *pMatchFormat = wsPatterns[i - 1]; in ValidateValue()