Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/
Dparser.c1053 xmlSAXHandlerPtr sax; in xmlDetectSAX2() local
12134 xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreatePushParserCtxt()
12232 xmlCreateIOParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreateIOParserCtxt()
12284 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD()
12405 xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, in xmlSAXParseDTD()
12589 xmlSAXHandlerPtr sax, in xmlParseExternalEntityPrivate()
12826 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, in xmlParseExternalEntity()
12853 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemory()
13315 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemoryRecover()
13476 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity()
[all …]
DparserInternals.c1576 xmlInitSAXParserCtxt(xmlParserCtxtPtr ctxt, const xmlSAXHandler *sax, in xmlInitSAXParserCtxt()
1892 xmlNewSAXParserCtxt(const xmlSAXHandler *sax, void *userData) in xmlNewSAXParserCtxt()
DHTMLparser.c5086 htmlInitParserCtxt(htmlParserCtxtPtr ctxt, const htmlSAXHandler *sax, in htmlInitParserCtxt()
5228 htmlNewSAXParserCtxt(const htmlSAXHandler *sax, void *userData) in htmlNewSAXParserCtxt()
6351 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data, in htmlCreatePushParserCtxt()
6430 htmlSAXHandlerPtr sax, void *userData) { in htmlSAXParseDoc()
6553 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax, in htmlSAXParseFile()
Dtestapi.c1574 htmlSAXHandlerPtr sax; /* a SAX handler */ in test_htmlCreatePushParserCtxt() local
2276 htmlSAXHandler * sax; /* SAX handler */ in test_htmlNewSAXParserCtxt() local
2803 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseDoc() local
2858 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseFile() local
12174 xmlSAXHandlerPtr sax; /* a SAX handler */ in test_xmlCreatePushParserCtxt() local
12596 xmlSAXHandlerPtr sax; /* the SAX handler block or NULL */ in test_xmlIOParseDTD() local
12906 xmlSAXHandler * sax; /* SAX handler */ in test_xmlNewSAXParserCtxt() local
12953 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseBalancedChunkMemory() local
13029 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseBalancedChunkMemoryRecover() local
13405 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseExternalEntity() local
[all …]
Dxmlreader.c135 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
/external/libxml2/
Dparser.c1055 xmlSAXHandlerPtr sax; in xmlDetectSAX2() local
12324 xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreatePushParserCtxt()
12468 xmlCreateIOParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreateIOParserCtxt()
12520 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD()
12641 xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, in xmlSAXParseDTD()
12825 xmlSAXHandlerPtr sax, in xmlParseExternalEntityPrivate()
13062 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, in xmlParseExternalEntity()
13089 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemory()
13551 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemoryRecover()
13712 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity()
[all …]
DparserInternals.c1591 xmlInitSAXParserCtxt(xmlParserCtxtPtr ctxt, const xmlSAXHandler *sax, in xmlInitSAXParserCtxt()
1907 xmlNewSAXParserCtxt(const xmlSAXHandler *sax, void *userData) in xmlNewSAXParserCtxt()
DHTMLparser.c5109 htmlInitParserCtxt(htmlParserCtxtPtr ctxt, const htmlSAXHandler *sax, in htmlInitParserCtxt()
5251 htmlNewSAXParserCtxt(const htmlSAXHandler *sax, void *userData) in htmlNewSAXParserCtxt()
6368 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data, in htmlCreatePushParserCtxt()
6447 htmlSAXHandlerPtr sax, void *userData) { in htmlSAXParseDoc()
6570 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax, in htmlSAXParseFile()
Dxmllint.c193 static int sax = 0; variable
Dtestapi.c1574 htmlSAXHandlerPtr sax; /* a SAX handler */ in test_htmlCreatePushParserCtxt() local
2276 htmlSAXHandler * sax; /* SAX handler */ in test_htmlNewSAXParserCtxt() local
2803 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseDoc() local
2858 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseFile() local
12174 xmlSAXHandlerPtr sax; /* a SAX handler */ in test_xmlCreatePushParserCtxt() local
12596 xmlSAXHandlerPtr sax; /* the SAX handler block or NULL */ in test_xmlIOParseDTD() local
12906 xmlSAXHandler * sax; /* SAX handler */ in test_xmlNewSAXParserCtxt() local
12953 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseBalancedChunkMemory() local
13029 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseBalancedChunkMemoryRecover() local
13405 xmlSAXHandlerPtr sax; /* the SAX handler block (possibly NULL) */ in test_xmlParseExternalEntity() local
[all …]
Dxmlreader.c135 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
Dxmlschemas.c997 xmlSAXHandlerPtr sax; member
28848 xmlSAXHandlerPtr *sax, void **user_data) in xmlSchemaSAXPlug()
28991 xmlSAXHandlerPtr *sax; in xmlSchemaSAXUnplug() local
29087 xmlSAXHandlerPtr sax, void *user_data) in xmlSchemaValidateStream()
/external/strace/tests-mx32/
Dnet-sockaddr.c331 struct full_sockaddr_ax25 *sax = sax_void; in check_ax25() local
/external/strace/tests-m32/
Dnet-sockaddr.c331 struct full_sockaddr_ax25 *sax = sax_void; in check_ax25() local
/external/strace/tests/
Dnet-sockaddr.c331 struct full_sockaddr_ax25 *sax = sax_void; in check_ax25() local
/external/libxml2/include/libxml/
Dparser.h182 struct _xmlSAXHandler *sax; /* The SAX handler */ member
/external/cronet/third_party/libxml/src/include/libxml/
Dparser.h182 struct _xmlSAXHandler *sax; /* The SAX handler */ member
/external/chromium-trace/catapult/common/node_runner/node_runner/
Dpackage-lock.json3479 "sax": "^1.2.4" string
3627 "sax": { object
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dpackage-lock.json4928 "sax": "^1.2.4" string
5095 "sax": { object