/external/chromium_org/third_party/libxml/src/ |
D | parser.c | 11842 xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreatePushParserCtxt() 11988 xmlCreateIOParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreateIOParserCtxt() 12055 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD() 12183 xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, in xmlSAXParseDTD() 12536 xmlSAXHandlerPtr sax, in xmlParseExternalEntityPrivate() 12745 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, in xmlParseExternalEntity() 12772 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemory() 13226 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemoryRecover() 13381 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity() 13601 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFileWithData() [all …]
|
D | testHTML.c | 44 static int sax = 0; variable
|
D | HTMLparser.c | 4704 htmlSAXHandler *sax; in htmlInitParserCtxt() local 5984 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data, in htmlCreatePushParserCtxt() 6079 htmlSAXParseDoc(xmlChar *cur, const char *encoding, htmlSAXHandlerPtr sax, void *userData) { in htmlSAXParseDoc() 6201 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax, in htmlSAXParseFile()
|
D | xmllint.c | 209 static int sax = 0; variable
|
D | testapi.c | 1528 htmlSAXHandlerPtr sax; /* a SAX handler */ in test_htmlCreatePushParserCtxt() local 2672 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseDoc() local 2727 htmlSAXHandlerPtr sax; /* the SAX handler block */ in test_htmlSAXParseFile() local 12712 xmlSAXHandlerPtr sax; /* a SAX handler */ in test_xmlCreatePushParserCtxt() local 13225 xmlSAXHandlerPtr sax; /* the SAX handler block or NULL */ in test_xmlIOParseDTD() local 13542 xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */ in test_xmlParseBalancedChunkMemory() local 13618 xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */ in test_xmlParseBalancedChunkMemoryRecover() local 13991 xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */ in test_xmlParseExternalEntity() local 14740 xmlSAXHandlerPtr sax; /* the SAX handler block */ in test_xmlSAXParseDTD() local 14790 xmlSAXHandlerPtr sax; /* the SAX handler block */ in test_xmlSAXParseDoc() local [all …]
|
D | xmlreader.c | 123 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
|
D | xmlschemas.c | 975 xmlSAXHandlerPtr sax; member 28463 xmlSAXHandlerPtr *sax, void **user_data) in xmlSchemaSAXPlug() 28606 xmlSAXHandlerPtr *sax; in xmlSchemaSAXUnplug() local 28645 xmlSAXHandlerPtr sax, void *user_data) in xmlSchemaValidateStream()
|
/external/libxml2/ |
D | parser.c | 12368 xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreatePushParserCtxt() 12507 xmlCreateIOParserCtxt(xmlSAXHandlerPtr sax, void *user_data, in xmlCreateIOParserCtxt() 12578 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD() 12706 xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, in xmlSAXParseDTD() 13069 xmlSAXHandlerPtr sax, in xmlParseExternalEntityPrivate() 13278 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, in xmlParseExternalEntity() 13305 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemory() 13759 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, in xmlParseBalancedChunkMemoryRecover() 13914 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity() 14134 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFileWithData() [all …]
|
D | HTMLparser.c | 4781 htmlSAXHandler *sax; in htmlInitParserCtxt() local 6109 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data, in htmlCreatePushParserCtxt() 6198 htmlSAXParseDoc(xmlChar *cur, const char *encoding, htmlSAXHandlerPtr sax, void *userData) { in htmlSAXParseDoc() 6320 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax, in htmlSAXParseFile()
|
D | xmllint.c | 214 static int sax = 0; variable
|
D | xmlreader.c | 125 xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ member
|
D | xmlschemas.c | 975 xmlSAXHandlerPtr sax; member 28544 xmlSAXHandlerPtr *sax, void **user_data) in xmlSchemaSAXPlug() 28687 xmlSAXHandlerPtr *sax; in xmlSchemaSAXUnplug() local 28783 xmlSAXHandlerPtr sax, void *user_data) in xmlSchemaValidateStream()
|
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
D | XMLDocumentParser.cpp | 1416 xmlSAXHandler sax; in initializeParserContext() local 1624 xmlSAXHandler sax; in parseAttributes() local
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | parser.h | 185 struct _xmlSAXHandler *sax; /* The SAX handler */ member
|
/external/libxml2/include/libxml/ |
D | parser.h | 185 struct _xmlSAXHandler *sax; /* The SAX handler */ member
|