Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ PropGetExpanded
Method
PropGetExpanded
scintilla/src/ScintillaBase.cxx:647–649 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
645
}
646
647
int LexState::PropGetExpanded(const char *key, char *result) const {
648
return props.GetExpanded(key, result);
649
}
650
651
int LexState::LineEndTypesSupported() {
652
if (instance && (interfaceVersion >= lvSubStyles)) {
Callers
1
WndProc
Method · 0.80
Calls
1
GetExpanded
Method · 0.45
Tested by
no test coverage detected