Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2EntityDecl

652  * xmlSAX2EntityDecl:
663 xmlSAX2EntityDecl(void *ctx, const xmlChar *name, int type,
672 "SAX.xmlSAX2EntityDecl(%s, %d, %s, %s, %s)\n",
715 "SAX.xmlSAX2EntityDecl(%s) called while not in subset\n",
2875 hdlr->entityDecl = xmlSAX2EntityDecl;
3009 hdlr->entityDecl = xmlSAX2EntityDecl;