Home
last modified time | relevance | path

Searched refs:failIfExtra_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp1088 bool failIfExtra_; member in Json::OurFeatures
1253 if (features_.failIfExtra_) { in parse()
2116 features.failIfExtra_ = settings_["failIfExtra"].asBool(); in newCharReader()