Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2EntityDecl

622  * xmlSAX2EntityDecl:
633 xmlSAX2EntityDecl(void *ctx, const xmlChar *name, int type,
642 "SAX.xmlSAX2EntityDecl(%s, %d, %s, %s, %s)\n",
685 "SAX.xmlSAX2EntityDecl(%s) called while not in subset\n",
2825 hdlr->entityDecl = xmlSAX2EntityDecl;
2959 hdlr->entityDecl = xmlSAX2EntityDecl;