Home
last modified time | relevance | path

Searched refs:json_sax_t (Results 1 – 8 of 8) sorted by relevance

/third_party/json/docs/examples/
Dsax_parse.cpp11 class sax_event_consumer : public json::json_sax_t
Dsax_parse__binary.cpp11 class sax_event_consumer : public json::json_sax_t
/third_party/json/include/nlohmann/detail/input/
Dbinary_reader.hpp74 using json_sax_t = SAX; typedef in detail::binary_reader
106 json_sax_t* sax_, in sax_parse()
2969 json_sax_t* sax = nullptr;
/third_party/json/docs/mkdocs/docs/api/basic_json/
Dindex.md97 - [**json_sax_t**](../json_sax/index.md) - type for SAX events
/third_party/json/tests/src/
Dunit-class_parser.cpp131 class SaxCountdown : public nlohmann::json::json_sax_t
/third_party/json/include/nlohmann/
Djson.hpp174 using json_sax_t = json_sax<basic_json>; typedef in basic_json
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp8236 using json_sax_t = SAX; typedef in nlohmann::detail::binary_reader
8268 json_sax_t* sax_, in sax_parse()
10691 json_sax_t* sax = nullptr;
17356 using json_sax_t = json_sax<basic_json>; typedef in nlohmann::basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp9148 using json_sax_t = SAX; typedef in detail::binary_reader
9180 json_sax_t* sax_, in sax_parse()
12043 json_sax_t* sax = nullptr;
19352 using json_sax_t = json_sax<basic_json>; typedef in basic_json