Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ DSC_GET_COLLATE
Function
DSC_GET_COLLATE
src/common/dsc.h:540–543 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
538
}
539
540
inline SSHORT DSC_GET_COLLATE(const dsc* desc)
541
{
542
return (desc->dsc_sub_type >> 8);
543
}
544
545
struct alt_dsc
546
{
Callers
1
assignFieldDtypeFromDsc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected