Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ activate
Method
activate
src/jrd/exe.h:662–665 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
660
}
661
662
inline void CompilerScratch::csb_repeat::activate()
663
{
664
csb_flags |= csb_active;
665
}
666
667
inline void CompilerScratch::csb_repeat::deactivate()
668
{
Callers
7
gbak
Function · 0.45
pass2
Method · 0.45
internalAttach
Method · 0.45
createDatabase
Method · 0.45
initDone
Method · 0.45
pass2Rse
Method · 0.45
compile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected