Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/localization/
Dfgas_localeimp.h39 bool ParseZero(const CFX_WideString& wsSrcText,
Dfgas_locale.cpp2506 bool CFX_FormatString::ParseZero(const CFX_WideString& wsSrcText, in ParseZero() function in CFX_FormatString
/external/pdfium/xfa/fxfa/parser/
Dxfa_localevalue.cpp129 bRet = pFormat->ParseZero(wsValue, wsFormat); in ValidateValue()
815 bRet = pFormat->ParseZero(wsValue, wsFormat); in ParsePatternValue()