Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h80 bool ParsePatternValue(const WideString& wsValue,
Dcxfa_localevalue.cpp94 m_bValid(ParsePatternValue(wsValue, wsFormat, pLocale)) {} in CXFA_LocaleValue()
603 bool CXFA_LocaleValue::ParsePatternValue(const WideString& wsValue, in ParsePatternValue() function in CXFA_LocaleValue