Searched refs:FormatZero (Results 1 – 4 of 4) sorted by relevance
52 bool FormatZero(const WideString& wsPattern, WideString* wsOutput);
641 ->FormatZero(/* tests[i].input,*/ tests[i].pattern, &result)); in TEST_F()
2307 bool CFGAS_FormatString::FormatZero(const WideString& wsPattern, in FormatZero() function in CFGAS_FormatString
355 bRet = pFormat->FormatZero(wsFormat, &wsResult); in FormatSinglePattern()