Home
last modified time | relevance | path

Searched defs:sax (Results 1 – 22 of 22) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dparser.hpp154 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse()
174 bool sax_parse_internal(SAX* sax) in sax_parse_internal()
Dbinary_reader.hpp2456 json_sax_t* sax = nullptr; member in nlohmann::detail::binary_reader
/third_party/glib/gio/
Dgwin32packageparser.c191 struct _xml_sax_state *sax = &sax_stack; in g_win32_package_parser_enum_packages() local
474 parse_manifest_file (struct _xml_sax_state *sax) in parse_manifest_file()
547 xml_parser_get_current_state (struct _xml_sax_state *sax, in xml_parser_get_current_state()
601 xml_parser_iteration (struct _xml_sax_state *sax, in xml_parser_iteration()
/third_party/node/deps/npm/test/network/
Dlegacy-url-dep.js24 sax: 'isaacs/sax-js', property
/third_party/libxml2/
Dparser.c1108 xmlSAXHandlerPtr sax; in xmlDetectSAX2() local
12448 xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreatePushParserCtxt()
12610 xmlCreateIOParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreateIOParserCtxt()
12682 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD()
12813 xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, in xmlSAXParseDTD()
13011 xmlSAXHandlerPtr sax, in xmlParseExternalEntityPrivate()
13252 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, in xmlParseExternalEntity()
13279 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemory()
13736 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemoryRecover()
13895 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity()
[all …]
DtestHTML.c44 static int sax = 0; variable
DHTMLparser.c5034 htmlSAXHandler *sax; in htmlInitParserCtxt() local
6304 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data, in htmlCreatePushParserCtxt()
6394 htmlSAXHandlerPtr sax, void *userData) { in htmlSAXParseDoc()
6520 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax, in htmlSAXParseFile()
Dxmllint.c199 static int sax = 0; variable
Dtestapi.c1530 htmlSAXHandlerPtr sax; /* a SAX handler */ in test_htmlCreatePushParserCtxt() local
2686 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseDoc() local
2741 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseFile() local
12779 xmlSAXHandlerPtr sax; /* a SAX handler */ in test_xmlCreatePushParserCtxt() local
13301 xmlSAXHandlerPtr sax; /* the SAX handler block or NULL */ in test_xmlIOParseDTD() local
13618 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseBalancedChunkMemory() local
13694 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseBalancedChunkMemoryRecover() local
14070 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseExternalEntity() local
14828 xmlSAXHandlerPtr sax; /* the SAX handler block */ in test_xmlSAXParseDTD() local
14878 xmlSAXHandlerPtr sax; /* the SAX handler block */ in test_xmlSAXParseDoc() local
[all …]
Dxmlreader.c136 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
Dxmlschemas.c984 xmlSAXHandlerPtr sax; member
28825 xmlSAXHandlerPtr *sax, void **user_data) in xmlSchemaSAXPlug()
28968 xmlSAXHandlerPtr *sax; in xmlSchemaSAXUnplug() local
29064 xmlSAXHandlerPtr sax, void *user_data) in xmlSchemaValidateStream()
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.c12365 xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreatePushParserCtxt()
12534 xmlCreateIOParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreateIOParserCtxt()
12605 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD()
12736 xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, in xmlSAXParseDTD()
13102 xmlSAXHandlerPtr sax, in xmlParseExternalEntityPrivate()
13313 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, in xmlParseExternalEntity()
13340 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemory()
13797 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemoryRecover()
13953 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity()
14178 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFileWithData()
[all …]
DHTMLparser.c4892 htmlSAXHandler *sax; in htmlInitParserCtxt() local
6221 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data, in htmlCreatePushParserCtxt()
6311 htmlSAXHandlerPtr sax, void *userData) { in htmlSAXParseDoc()
6437 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax, in htmlSAXParseFile()
Dparser.in.h214 struct _xmlSAXHandler *sax; /* The SAX handler */ member
Dxmlreader.c158 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
Dxmlschemas.c1012 xmlSAXHandlerPtr sax; member
28656 xmlSAXHandlerPtr *sax, void **user_data) in xmlSchemaSAXPlug()
28799 xmlSAXHandlerPtr *sax; in xmlSchemaSAXUnplug() local
28895 xmlSAXHandlerPtr sax, void *user_data) in xmlSchemaValidateStream()
/third_party/json/include/nlohmann/
Djson.hpp6803 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse()
6816 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse()
6830 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse()
/third_party/libxml2/include/libxml/
Dparser.h187 struct _xmlSAXHandler *sax; /* The SAX handler */ member
/third_party/json/single_include/nlohmann/
Djson.hpp10095 json_sax_t* sax = nullptr; member in nlohmann::detail::binary_reader
10265 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse()
10285 bool sax_parse_internal(SAX* sax) in sax_parse_internal()
23291 static bool sax_parse(InputType&& i, SAX* sax, in sax_parse()
23304 static bool sax_parse(IteratorType first, IteratorType last, SAX* sax, in sax_parse()
23318 static bool sax_parse(detail::span_input_adapter&& i, SAX* sax, in sax_parse()
/third_party/weex-loader/
Dpackage-lock.json3024 "sax": "1.2.4" string
3191 "sax": { object
6908 "sax": { object
7307 "sax": "1.2.4", string
/third_party/node/deps/npm/docs/
Dpackage-lock.json7127 "sax": "^1.2.4" string
7286 "sax": { object
14739 "sax": { object
16061 "sax": "~1.2.4", string
18136 "sax": ">=0.6.0", string
/third_party/typescript/
Dpackage-lock.json7094 "sax": { object
8697 "sax": ">=0.6.0", string