MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / nullStr

Method nullStr

src/jrd/MetaName.h:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249 }
250
251 const char* nullStr() const
252 {
253 return word ? word->c_str() : nullptr;
254 }
255
256 bool isEmpty() const
257 {

Callers 15

print_descriptionFunction · 0.45
getLoginMethod · 0.45
getTypeMethod · 0.45
getNameMethod · 0.45
getPluginMethod · 0.45
getSecurityDbMethod · 0.45
getOriginalPluginMethod · 0.45
getLoginMethod · 0.45
getPasswordMethod · 0.45
getPluginNameMethod · 0.45
svc_api_gbakFunction · 0.45
internalDsqlPassMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected