Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_description
Function · 0.45
getLogin
Method · 0.45
getType
Method · 0.45
getName
Method · 0.45
getPlugin
Method · 0.45
getSecurityDb
Method · 0.45
getOriginalPlugin
Method · 0.45
getLogin
Method · 0.45
getPassword
Method · 0.45
getPluginName
Method · 0.45
svc_api_gbak
Function · 0.45
internalDsqlPass
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected