Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Dparser.hpp73 const bool allow_exceptions_ = true, in parser()
Djson_sax.hpp175 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser()
357 const bool allow_exceptions_ = true) in json_sax_dom_callback_parser()
/third_party/json/single_include/nlohmann/
Djson.hpp6813 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser()
6995 const bool allow_exceptions_ = true) in json_sax_dom_callback_parser()
12241 const bool allow_exceptions_ = true, in parser()
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp5862 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser()
6035 const bool allow_exceptions_ = true) in json_sax_dom_callback_parser()
10772 const bool allow_exceptions_ = true, in parser()