xmlSAXHandlerPtr 4779 third_party/libxml/src/HTMLparser.c if (sax == NULL) ctxt->sax = (xmlSAXHandlerPtr) &htmlDefaultSAXHandler; xmlSAXHandlerPtr 6004 third_party/libxml/src/HTMLparser.c if (ctxt->sax != (xmlSAXHandlerPtr) &htmlDefaultSAXHandler) xmlSAXHandlerPtr 2825 third_party/libxml/src/SAX2.c xmlSAXVersion((xmlSAXHandlerPtr) &xmlDefaultSAXHandler, 1); xmlSAXHandlerPtr 2882 third_party/libxml/src/SAX2.c xmlSAX2InitHtmlDefaultSAXHandler((xmlSAXHandlerPtr) &htmlDefaultSAXHandler); xmlSAXHandlerPtr 2940 third_party/libxml/src/SAX2.c xmlSAX2InitDocbDefaultSAXHandler((xmlSAXHandlerPtr) &docbDefaultSAXHandler); xmlSAXHandlerPtr 36 third_party/libxml/src/include/libxml/DOCBparser.h typedef xmlSAXHandlerPtr docbSAXHandlerPtr; xmlSAXHandlerPtr 31 third_party/libxml/src/include/libxml/HTMLparser.h typedef xmlSAXHandlerPtr htmlSAXHandlerPtr; xmlSAXHandlerPtr 879 third_party/libxml/src/include/libxml/parser.h xmlSAXUserParseFile (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 883 third_party/libxml/src/include/libxml/parser.h xmlSAXUserParseMemory (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 888 third_party/libxml/src/include/libxml/parser.h xmlSAXParseDoc (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 892 third_party/libxml/src/include/libxml/parser.h xmlSAXParseMemory (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 897 third_party/libxml/src/include/libxml/parser.h xmlSAXParseMemoryWithData (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 903 third_party/libxml/src/include/libxml/parser.h xmlSAXParseFile (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 907 third_party/libxml/src/include/libxml/parser.h xmlSAXParseFileWithData (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 912 third_party/libxml/src/include/libxml/parser.h xmlSAXParseEntity (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 920 third_party/libxml/src/include/libxml/parser.h xmlSAXParseDTD (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 927 third_party/libxml/src/include/libxml/parser.h xmlIOParseDTD (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 934 third_party/libxml/src/include/libxml/parser.h xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 949 third_party/libxml/src/include/libxml/parser.h xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 957 third_party/libxml/src/include/libxml/parser.h xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 1012 third_party/libxml/src/include/libxml/parser.h xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 1029 third_party/libxml/src/include/libxml/parser.h xmlCreateIOParserCtxt (xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 191 third_party/libxml/src/include/libxml/xmlschemas.h xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 209 third_party/libxml/src/include/libxml/xmlschemas.h xmlSAXHandlerPtr *sax, xmlSAXHandlerPtr 202 third_party/libxml/src/legacy.c *((xmlSAXHandlerPtr *) result) = ctxt->sax; xmlSAXHandlerPtr 320 third_party/libxml/src/legacy.c ctxt->sax = *((xmlSAXHandlerPtr *) value); xmlSAXHandlerPtr 210 third_party/libxml/src/parser.c xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 11842 third_party/libxml/src/parser.c xmlCreatePushParserCtxt(xmlSAXHandlerPtr sax, void *user_data, xmlSAXHandlerPtr 11874 third_party/libxml/src/parser.c if (ctxt->sax != (xmlSAXHandlerPtr) &xmlDefaultSAXHandler) xmlSAXHandlerPtr 11877 third_party/libxml/src/parser.c ctxt->sax = (xmlSAXHandlerPtr) xmlMalloc(sizeof(xmlSAXHandler)); xmlSAXHandlerPtr 11988 third_party/libxml/src/parser.c xmlCreateIOParserCtxt(xmlSAXHandlerPtr sax, void *user_data, xmlSAXHandlerPtr 12007 third_party/libxml/src/parser.c if (ctxt->sax != (xmlSAXHandlerPtr) &xmlDefaultSAXHandler) xmlSAXHandlerPtr 12010 third_party/libxml/src/parser.c ctxt->sax = (xmlSAXHandlerPtr) xmlMalloc(sizeof(xmlSAXHandler)); xmlSAXHandlerPtr 12055 third_party/libxml/src/parser.c xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, xmlSAXHandlerPtr 12183 third_party/libxml/src/parser.c xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, xmlSAXHandlerPtr 12345 third_party/libxml/src/parser.c xmlSAXHandlerPtr oldsax = NULL; xmlSAXHandlerPtr 12536 third_party/libxml/src/parser.c xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 12542 third_party/libxml/src/parser.c xmlSAXHandlerPtr oldsax = NULL; xmlSAXHandlerPtr 12745 third_party/libxml/src/parser.c xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, xmlSAXHandlerPtr 12772 third_party/libxml/src/parser.c xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 12806 third_party/libxml/src/parser.c xmlSAXHandlerPtr oldsax = NULL; xmlSAXHandlerPtr 13226 third_party/libxml/src/parser.c xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, xmlSAXHandlerPtr 13231 third_party/libxml/src/parser.c xmlSAXHandlerPtr oldsax = NULL; xmlSAXHandlerPtr 13381 third_party/libxml/src/parser.c xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { xmlSAXHandlerPtr 13601 third_party/libxml/src/parser.c xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename, xmlSAXHandlerPtr 13666 third_party/libxml/src/parser.c xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, xmlSAXHandlerPtr 13768 third_party/libxml/src/parser.c xmlSAXUserParseFile(xmlSAXHandlerPtr sax, void *user_data, xmlSAXHandlerPtr 13775 third_party/libxml/src/parser.c if (ctxt->sax != (xmlSAXHandlerPtr) &xmlDefaultSAXHandler) xmlSAXHandlerPtr 13880 third_party/libxml/src/parser.c xmlSAXParseMemoryWithData(xmlSAXHandlerPtr sax, const char *buffer, xmlSAXHandlerPtr 13931 third_party/libxml/src/parser.c xmlSAXParseMemory(xmlSAXHandlerPtr sax, const char *buffer, xmlSAXHandlerPtr 13978 third_party/libxml/src/parser.c int xmlSAXUserParseMemory(xmlSAXHandlerPtr sax, void *user_data, xmlSAXHandlerPtr 13987 third_party/libxml/src/parser.c if (ctxt->sax != (xmlSAXHandlerPtr) &xmlDefaultSAXHandler) xmlSAXHandlerPtr 14051 third_party/libxml/src/parser.c xmlSAXParseDoc(xmlSAXHandlerPtr sax, const xmlChar *cur, int recovery) { xmlSAXHandlerPtr 14054 third_party/libxml/src/parser.c xmlSAXHandlerPtr oldsax = NULL; xmlSAXHandlerPtr 1793 third_party/libxml/src/parserInternals.c (ctxt->sax != (xmlSAXHandlerPtr) &xmlDefaultSAXHandler)) xmlSAXHandlerPtr 768 third_party/libxml/src/runtest.c static xmlSAXHandlerPtr emptySAXHandler = &emptySAXHandlerStruct; xmlSAXHandlerPtr 1396 third_party/libxml/src/runtest.c static xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; xmlSAXHandlerPtr 1520 third_party/libxml/src/runtest.c static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; xmlSAXHandlerPtr 1635 third_party/libxml/src/runtest.c static xmlSAXHandlerPtr debugHTMLSAXHandler = &debugHTMLSAXHandlerStruct; xmlSAXHandlerPtr 88 third_party/libxml/src/testHTML.c static xmlSAXHandlerPtr emptySAXHandler = &emptySAXHandlerStruct; xmlSAXHandlerPtr 89 third_party/libxml/src/testHTML.c extern xmlSAXHandlerPtr debugSAXHandler; xmlSAXHandlerPtr 612 third_party/libxml/src/testHTML.c xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; xmlSAXHandlerPtr 238 third_party/libxml/src/testSAX.c static xmlSAXHandlerPtr emptySAXHandler = &emptySAXHandlerStruct; xmlSAXHandlerPtr 239 third_party/libxml/src/testSAX.c extern xmlSAXHandlerPtr debugSAXHandler; xmlSAXHandlerPtr 871 third_party/libxml/src/testSAX.c xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; xmlSAXHandlerPtr 995 third_party/libxml/src/testSAX.c static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; xmlSAXHandlerPtr 458 third_party/libxml/src/testapi.c static xmlSAXHandlerPtr gen_xmlSAXHandlerPtr(int no, int nr ATTRIBUTE_UNUSED) { xmlSAXHandlerPtr 460 third_party/libxml/src/testapi.c if (no == 0) return((xmlSAXHandlerPtr) &xmlDefaultSAXHandler); xmlSAXHandlerPtr 464 third_party/libxml/src/testapi.c static void des_xmlSAXHandlerPtr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlSAXHandlerPtr 12712 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* a SAX handler */ xmlSAXHandlerPtr 13225 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block or NULL */ xmlSAXHandlerPtr 13542 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */ xmlSAXHandlerPtr 13568 third_party/libxml/src/testapi.c if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL; xmlSAXHandlerPtr 13618 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */ xmlSAXHandlerPtr 13648 third_party/libxml/src/testapi.c if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL; xmlSAXHandlerPtr 13991 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */ xmlSAXHandlerPtr 14740 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block */ xmlSAXHandlerPtr 14790 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block */ xmlSAXHandlerPtr 14840 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block */ xmlSAXHandlerPtr 14883 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block */ xmlSAXHandlerPtr 14933 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block */ xmlSAXHandlerPtr 14990 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block */ xmlSAXHandlerPtr 15047 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* the SAX handler block */ xmlSAXHandlerPtr 15111 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* a SAX handler */ xmlSAXHandlerPtr 15127 third_party/libxml/src/testapi.c if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL; xmlSAXHandlerPtr 15166 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* a SAX handler */ xmlSAXHandlerPtr 15186 third_party/libxml/src/testapi.c if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL; xmlSAXHandlerPtr 34212 third_party/libxml/src/testapi.c static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlSAXHandlerPtr 34215 third_party/libxml/src/testapi.c static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlSAXHandlerPtr 34566 third_party/libxml/src/testapi.c xmlSAXHandlerPtr sax; /* a SAX handler for the resulting events */ xmlSAXHandlerPtr 879 third_party/libxml/src/xmllint.c static xmlSAXHandlerPtr emptySAXHandler = &emptySAXHandlerStruct; xmlSAXHandlerPtr 880 third_party/libxml/src/xmllint.c extern xmlSAXHandlerPtr debugSAXHandler; xmlSAXHandlerPtr 1502 third_party/libxml/src/xmllint.c xmlSAXHandlerPtr debugSAXHandler = &debugSAXHandlerStruct; xmlSAXHandlerPtr 1626 third_party/libxml/src/xmllint.c static xmlSAXHandlerPtr debugSAX2Handler = &debugSAX2HandlerStruct; xmlSAXHandlerPtr 1630 third_party/libxml/src/xmllint.c xmlSAXHandlerPtr handler; xmlSAXHandlerPtr 1635 third_party/libxml/src/xmllint.c xmlSAXHandlerPtr old_sax = NULL; xmlSAXHandlerPtr 123 third_party/libxml/src/xmlreader.c xmlSAXHandlerPtr sax; /* the parser SAX callbacks */ xmlSAXHandlerPtr 975 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr sax; xmlSAXHandlerPtr 28117 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr user_sax; xmlSAXHandlerPtr 28120 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr schemas_sax; xmlSAXHandlerPtr 28129 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr *user_sax_ptr; xmlSAXHandlerPtr 28130 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr user_sax; xmlSAXHandlerPtr 28463 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr *sax, void **user_data) xmlSAXHandlerPtr 28466 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr old_sax; xmlSAXHandlerPtr 28606 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr *sax; xmlSAXHandlerPtr 28645 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr sax, void *user_data) xmlSAXHandlerPtr 28648 third_party/libxml/src/xmlschemas.c xmlSAXHandlerPtr old_sax = NULL; xmlSAXHandlerPtr 6322 third_party/libxslt/libxslt/transform.c xmlSAXHandlerPtr SAX, xmlOutputBufferPtr IObuf, xmlSAXHandlerPtr 6383 third_party/libxslt/libxslt/transform.c xmlSAXHandlerPtr SAX, xmlOutputBufferPtr IObuf) xmlSAXHandlerPtr 73 third_party/libxslt/libxslt/transform.h xmlSAXHandlerPtr SAX, xmlSAXHandlerPtr 80 third_party/libxslt/libxslt/transform.h xmlSAXHandlerPtr SAX,