MCPcopy 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
163void ConfigCache::File::trim()
164{
165 delete next;
166 next = NULL;
167}

Callers 15

interpretMethod · 0.45
add_cla_id_implMethod · 0.45
versionMethod · 0.45
makeParseStrMethod · 0.45
getStringMethod · 0.45
EXE_get_stack_traceFunction · 0.45
makeFunctionMethod · 0.45
makeProcedureMethod · 0.45
makeTriggerMethod · 0.45
parseSwitchesMethod · 0.45
populateMethod · 0.45

Calls

no outgoing calls

Tested by 3

interpretMethod · 0.36
add_cla_id_implMethod · 0.36
versionMethod · 0.36