Searched refs:ParseZero (Results 1 – 4 of 4) sorted by relevance
39 bool ParseZero(const WideString& wsSrcText, const WideString& wsPattern);
619 fmt(tests[i].locale)->ParseZero(tests[i].input, tests[i].pattern)) in TEST_F()
1729 bool CFGAS_FormatString::ParseZero(const WideString& wsSrcText, in ParseZero() function in CFGAS_FormatString
131 bRet = pFormat->ParseZero(wsValue, wsFormat); in ValidateValue()624 bRet = pFormat->ParseZero(wsValue, wsFormat); in ParsePatternValue()