MCPcopy Create free account
hub / github.com/SOUI2/soui / length

Method length

third-part/jsoncpp/src/lib_json/json_value.cpp:340–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338//const char* Value::CZString::c_str() const { return cstr_; }
339const char* Value::CZString::data() const { return cstr_; }
340unsigned Value::CZString::length() const { return storage_.length_; }
341bool Value::CZString::isStaticString() const { return storage_.policy_ == noDuplication; }
342
343// //////////////////////////////////////////////////////////////////

Callers 15

getNameMethod · 0.45
fixPathFunction · 0.45
trimLogConfigFunction · 0.45
splitPairStringFunction · 0.45
parseConfigFromStringFunction · 0.45
createRecursionDirFunction · 0.45
setLoggerPathMethod · 0.45
runMethod · 0.45
StdStringtoWideStringFunction · 0.45
WString2StringFunction · 0.45
eval_numberMethod · 0.45
eval_string_concatMethod · 0.45

Calls

no outgoing calls

Tested by 15

RemoveExtensionMethod · 0.36
IsRootDirectoryMethod · 0.36
IsAbsolutePathMethod · 0.36
IsDirectoryMethod · 0.36
NormalizeMethod · 0.36
SendMethod · 0.36
FlagToEnvVarFunction · 0.36
StringStreamToStringFunction · 0.36
RunMethod · 0.36