Searched refs:FormatText (Results 1 – 4 of 4) sorted by relevance
42 bool FormatText(const WideString& wsSrcText,
573 ->FormatText(tests[i].input, tests[i].pattern, &result)); in TEST_F()
1793 bool CFGAS_FormatString::FormatText(const WideString& wsSrcText, in FormatText() function in CFGAS_FormatString
146 bRet = pFormat->FormatText(wsValue, wsFormat, &wsOutput); in ValidateValue()361 bRet = pFormat->FormatText(m_wsValue, wsFormat, &wsResult); in FormatSinglePattern()