MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / index

Method index

src/share/jsoncpp/jsoncpp.cpp:2355–2360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2353}
2354
2355UInt ValueIteratorBase::index() const {
2356 const Value::CZString czstring = (*current_).first;
2357 if (!czstring.data())
2358 return czstring.index();
2359 return Value::UInt(-1);
2360}
2361
2362JSONCPP_STRING ValueIteratorBase::name() const {
2363 char const* keey;

Callers 14

bump_versionFunction · 0.80
keyMethod · 0.80
sizeMethod · 0.80
clearWizCheckStateFunction · 0.80
setFontPointSizeMethod · 0.80
dropEventCoreMethod · 0.80
jquery-1.11.3.jsFile · 0.80
jquery-3.3.1.jsFile · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected