Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Dparser.hpp153 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse() function in nlohmann::detail::parser
Dbinary_reader.hpp97 bool sax_parse(const input_format_t format, in sax_parse() function in nlohmann::detail::binary_reader
/third_party/json/include/nlohmann/
Djson.hpp7036 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json
7049 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse() function in nlohmann::basic_json
7063 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp8387 bool sax_parse(const input_format_t format, in sax_parse() function in nlohmann::detail::binary_reader
10980 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse() function in nlohmann::detail::parser
24437 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json
24450 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse() function in nlohmann::basic_json
24464 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json