Searched defs:sax_parse (Results 1 – 1 of 1) sorted by relevance
8993 bool sax_parse(const input_format_t format, in sax_parse() function in nlohmann::detail::binary_reader12035 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse() function in nlohmann::detail::parser22859 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json22874 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse() function in nlohmann::basic_json22893 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse() function in nlohmann::basic_json