Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1276
int getDefaultCodepage()
1277
{
1278
return f_nDefaultCodepage;
1279
}
1280
1281
void setDefaultCodepage(int cp)
1282
{
Callers
10
DoFileNew
Method · 0.85
SanityCheckCodepage
Method · 0.85
Guess
Function · 0.85
Clear
Method · 0.85
SetDataFileAnsi
Method · 0.85
ValidateInternal
Method · 0.85
GetDataFileAnsi
Method · 0.85
GetDataBufferAnsi
Method · 0.85
maketstring
Function · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68