Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ c_str
Method
c_str
lib/jsoncpp/src/lib_json/json_value.cpp:242–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
241
242
const char *
243
Value::CZString::c_str() const
244
{
245
return cstr_;
246
}
247
248
bool
249
Value::CZString::isStaticString() const
Callers
15
CallJavaFunction_Void_String
Function · 0.80
CallJavaFunction_Void_Void
Function · 0.80
Java_com_mcserver_MCServerActivity_NativeGetWebAdminPort
Function · 0.80
parse
Method · 0.80
decodeDouble
Method · 0.80
writeValue
Method · 0.80
normalizeEOL
Method · 0.80
Value
Method · 0.80
asConstString
Method · 0.80
json_value.cpp
File · 0.80
get
Method · 0.80
removeMember
Method · 0.80
Calls
no outgoing calls
Tested by
1
SaveValues
Function · 0.64