MCPcopy Create free account
hub / github.com/WinMerge/winmerge / SetFilterCommentsSourceDef

Method SetFilterCommentsSourceDef

Src/DiffWrapper.cpp:1879–1882  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1877}
1878
1879void CDiffWrapper::SetFilterCommentsSourceDef(const String& ext)
1880{
1881 m_pFilterCommentsDef = CrystalLineParser::GetTextType(ext.c_str());
1882}
1883
1884/**
1885 * @brief Copy text stat results from diffutils back into the FileTextStats structure

Callers 4

RescanMethod · 0.45
CompareFilesMethod · 0.45
CompareFilesMethod · 0.45
TESTFunction · 0.45

Calls 1

GetTextTypeFunction · 0.85

Tested by 1

TESTFunction · 0.36