Home
last modified time | relevance | path

Searched defs:allow_exceptions_ (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dparser.hpp65 const bool allow_exceptions_ = true, in parser()
Djson_sax.hpp168 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser()
341 const bool allow_exceptions_ = true) in json_sax_dom_callback_parser()
/third_party/json/single_include/nlohmann/
Djson.hpp5982 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser()
6155 const bool allow_exceptions_ = true) in json_sax_dom_callback_parser()
10892 const bool allow_exceptions_ = true, in parser()