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

Function getDefaultCodepage

Src/Common/unicoder.cpp:1276–1279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1274}
1275
1276int getDefaultCodepage()
1277{
1278 return f_nDefaultCodepage;
1279}
1280
1281void setDefaultCodepage(int cp)
1282{

Callers 10

DoFileNewMethod · 0.85
SanityCheckCodepageMethod · 0.85
GuessFunction · 0.85
ClearMethod · 0.85
SetDataFileAnsiMethod · 0.85
ValidateInternalMethod · 0.85
GetDataFileAnsiMethod · 0.85
GetDataBufferAnsiMethod · 0.85
maketstringFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68