Home
last modified time | relevance | path

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

/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp1087 bool allowSingleQuotes_; member in Json::OurFeatures
1413 if (features_.allowSingleQuotes_) { in readToken()
2114 features.allowSingleQuotes_ = settings_["allowSingleQuotes"].asBool(); in newCharReader()