Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h67 virtual FX_BOOL ParseNull(const CFX_WideString& wsSrcText,
Dfx_locale.cpp2893 FX_BOOL CFX_FormatString::ParseNull(const CFX_WideString& wsSrcText, in ParseNull() function in CFX_FormatString
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h127 virtual FX_BOOL ParseNull(const CFX_WideString& wsSrcText,
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp118 bRet = pFormat->ParseNull(wsValue, wsFormat); in ValidateValue()
825 bRet = pFormat->ParseNull(wsValue, wsFormat); in ParsePatternValue()