Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h49 WideString* pMatchFormat);
Dcxfa_localevalue.cpp126 WideString* pMatchFormat) { in ValidateValue() argument
200 if (bRet && pMatchFormat) in ValidateValue()
201 *pMatchFormat = wsPatterns[i - 1]; in ValidateValue()