Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ setTextEqualBC
Method
setTextEqualBC
src/diff.h:520–520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
518
519
void setTextEqualAC(const bool equal) { bTextAEqC = equal; }
520
void setTextEqualBC(const bool equal) { bTextBEqC = equal; }
521
void setTextEqualAB(const bool equal) { bTextAEqB = equal; }
522
523
private:
Callers
1
mainInit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected