HomeSort by relevance Sort by last modified time
    Searched full:strictroot_ (Results 1 - 2 of 2) sorted by null

  /external/jsoncpp/include/json/
features.h 44 bool strictRoot_;
  /external/jsoncpp/src/lib_json/
json_reader.cpp 29 , strictRoot_( false )
46 features.strictRoot_ = true;
167 if ( features_.strictRoot_ )

Completed in 215 milliseconds