HomeSort by relevance Sort by last modified time
    Searched refs:ParseZero (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fgas/crt/
cfgas_formatstring.h 39 bool ParseZero(const WideString& wsSrcText, const WideString& wsPattern);
cfgas_formatstring_unittest.cpp 619 fmt(tests[i].locale)->ParseZero(tests[i].input, tests[i].pattern))
  /external/pdfium/xfa/fxfa/parser/
cxfa_localevalue.cpp 131 bRet = pFormat->ParseZero(wsValue, wsFormat);
624 bRet = pFormat->ParseZero(wsValue, wsFormat);

Completed in 111 milliseconds