| /external/cronet/third_party/libxml/src/ |
| D | parser.c | 1053 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 …]
|
| D | parserInternals.c | 1576 xmlInitSAXParserCtxt(xmlParserCtxtPtr ctxt, const xmlSAXHandler *sax, in xmlInitSAXParserCtxt() 1892 xmlNewSAXParserCtxt(const xmlSAXHandler *sax, void *userData) in xmlNewSAXParserCtxt()
|
| D | HTMLparser.c | 5086 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()
|
| D | testapi.c | 1574 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 …]
|
| D | xmlreader.c | 135 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
|
| /external/libxml2/ |
| D | parser.c | 1055 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 …]
|
| D | parserInternals.c | 1591 xmlInitSAXParserCtxt(xmlParserCtxtPtr ctxt, const xmlSAXHandler *sax, in xmlInitSAXParserCtxt() 1907 xmlNewSAXParserCtxt(const xmlSAXHandler *sax, void *userData) in xmlNewSAXParserCtxt()
|
| D | HTMLparser.c | 5109 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()
|
| D | xmllint.c | 193 static int sax = 0; variable
|
| D | testapi.c | 1574 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 …]
|
| D | xmlreader.c | 135 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
|
| D | xmlschemas.c | 997 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/ |
| D | net-sockaddr.c | 331 struct full_sockaddr_ax25 *sax = sax_void; in check_ax25() local
|
| /external/strace/tests-m32/ |
| D | net-sockaddr.c | 331 struct full_sockaddr_ax25 *sax = sax_void; in check_ax25() local
|
| /external/strace/tests/ |
| D | net-sockaddr.c | 331 struct full_sockaddr_ax25 *sax = sax_void; in check_ax25() local
|
| /external/libxml2/include/libxml/ |
| D | parser.h | 182 struct _xmlSAXHandler *sax; /* The SAX handler */ member
|
| /external/cronet/third_party/libxml/src/include/libxml/ |
| D | parser.h | 182 struct _xmlSAXHandler *sax; /* The SAX handler */ member
|
| /external/chromium-trace/catapult/common/node_runner/node_runner/ |
| D | package-lock.json | 3479 "sax": "^1.2.4" string 3627 "sax": { object
|
| /external/chromium-trace/catapult/third_party/polymer/components/shadycss/ |
| D | package-lock.json | 4928 "sax": "^1.2.4" string 5095 "sax": { object
|