Lines Matching defs:xmlSAX2AttributeDecl
691 * xmlSAX2AttributeDecl:
703 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname,
716 "SAX.xmlSAX2AttributeDecl(%s, %s, %d, %d, %s, ...)\n",
742 "SAX.xmlSAX2AttributeDecl(%s) called while not in subset\n",
2826 hdlr->attributeDecl = xmlSAX2AttributeDecl;