Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h65 virtual FX_BOOL ParseZero(const CFX_WideString& wsSrcText,
Dfx_locale.cpp2862 FX_BOOL CFX_FormatString::ParseZero(const CFX_WideString& wsSrcText, in ParseZero() function in CFX_FormatString
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h125 virtual FX_BOOL ParseZero(const CFX_WideString& wsSrcText,
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp124 bRet = pFormat->ParseZero(wsValue, wsFormat); in ValidateValue()
831 bRet = pFormat->ParseZero(wsValue, wsFormat); in ParsePatternValue()