Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ trim
Method
trim
src/common/config/ConfigCache.cpp:163–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void ConfigCache::File::trim()
164
{
165
delete next;
166
next = NULL;
167
}
Callers
15
unit_test_suite.hpp
File · 0.45
interpret
Method · 0.45
add_cla_id_impl
Method · 0.45
version
Method · 0.45
makeParseStr
Method · 0.45
getString
Method · 0.45
EXE_get_stack_trace
Function · 0.45
makeFunction
Method · 0.45
makeProcedure
Method · 0.45
makeTrigger
Method · 0.45
parseSwitches
Method · 0.45
populate
Method · 0.45
Calls
no outgoing calls
Tested by
3
interpret
Method · 0.36
add_cla_id_impl
Method · 0.36
version
Method · 0.36