Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Dparser.hpp161 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse() function in detail::parser
Dbinary_reader.hpp105 bool sax_parse(const input_format_t format, in sax_parse() function in detail::binary_reader
/third_party/json/include/nlohmann/
Djson.hpp4075 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse() function in basic_json
4090 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse() function in basic_json
4109 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse() function in basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp9179 bool sax_parse(const input_format_t format, in sax_parse() function in detail::binary_reader
12259 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse() function in detail::parser
23253 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse() function in basic_json
23268 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse() function in basic_json
23287 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse() function in basic_json
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp8267 bool sax_parse(const input_format_t format, in sax_parse() function in nlohmann::detail::binary_reader
10860 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse() function in nlohmann::detail::parser
20881 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json
20896 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse() function in nlohmann::basic_json
20915 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json