Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getStruct
Method
getStruct
src/common/CharSet.h:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
BYTE getSqlMatchOneLength() const { return sqlMatchOneLength; }
131
132
charset* getStruct() const { return cs; }
133
134
ULONG removeTrailingSpaces(ULONG srcLen, const UCHAR* src) const;
135
Callers
2
prepareStatement
Function · 0.45
lookupConverter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected