Lines Matching defs:true
73 const bool allow_exceptions_ = true,
153 bool accept(const bool strict = true)
161 bool sax_parse(SAX* sax, const bool strict = true)
183 // true = array; false = object
185 // value to avoid a goto (see comment where set to true)
188 while (true)
258 states.push_back(true);
303 if (JSON_HEDLEY_UNLIKELY(!sax->boolean(true)))
369 return true;
396 skip_to_state_evaluation = true;
450 skip_to_state_evaluation = true;
503 const bool allow_exceptions = true;