Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSAXHandlerPtr

454 static xmlSAXHandlerPtr gen_xmlSAXHandlerPtr(int no, int nr ATTRIBUTE_UNUSED) {
456 if (no == 0) return((xmlSAXHandlerPtr) &xmlDefaultSAXHandler);
460 static void des_xmlSAXHandlerPtr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
12708 xmlSAXHandlerPtr sax; /* a SAX handler */
13221 xmlSAXHandlerPtr sax; /* the SAX handler block or NULL */
13538 xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */
13564 if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL;
13614 xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */
13644 if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL;
13987 xmlSAXHandlerPtr sax; /* the SAX handler bloc (possibly NULL) */
14736 xmlSAXHandlerPtr sax; /* the SAX handler block */
14786 xmlSAXHandlerPtr sax; /* the SAX handler block */
14836 xmlSAXHandlerPtr sax; /* the SAX handler block */
14879 xmlSAXHandlerPtr sax; /* the SAX handler block */
14929 xmlSAXHandlerPtr sax; /* the SAX handler block */
14986 xmlSAXHandlerPtr sax; /* the SAX handler block */
15043 xmlSAXHandlerPtr sax; /* the SAX handler block */
15107 xmlSAXHandlerPtr sax; /* a SAX handler */
15123 if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL;
15162 xmlSAXHandlerPtr sax; /* a SAX handler */
15182 if (sax == (xmlSAXHandlerPtr)&xmlDefaultSAXHandler) user_data = NULL;
34503 static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
34506 static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
34906 xmlSAXHandlerPtr sax; /* a SAX handler for the resulting events */