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

Function Init

Src/stringdiffs.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28static bool isWordBreak(int breakType, const tchar_t *str, int index);
29
30void Init()
31{
32 BreakChars = BreakCharDefaults;
33}
34
35void Close()
36{

Callers 13

InitInstanceMethod · 0.70
OnSaveCurrentSchemeMethod · 0.70
OnDefaultsMethod · 0.70
StringDiffsTestMethod · 0.50
StringDiffsTestByteMethod · 0.50
StringDiffsBugsTestMethod · 0.50
StringDiffsAddsTestMethod · 0.50
StackWalkerMethod · 0.50
MatcherBaseMethod · 0.50
InitMethod · 0.50
gtest-port.hFile · 0.50

Calls

no outgoing calls

Tested by 8

StringDiffsTestMethod · 0.40
StringDiffsTestByteMethod · 0.40
StringDiffsBugsTestMethod · 0.40
StringDiffsAddsTestMethod · 0.40
MatcherBaseMethod · 0.40
InitMethod · 0.40
REFunction · 0.40