Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2GetEntity

546  * xmlSAX2GetEntity:
555 xmlSAX2GetEntity(void *ctx, const xmlChar *name)
563 "SAX.xmlSAX2GetEntity(%s)\n", name);
2873 hdlr->getEntity = xmlSAX2GetEntity;
2949 hdlr->getEntity = xmlSAX2GetEntity;
3007 hdlr->getEntity = xmlSAX2GetEntity;