Home | History | Annotate | Download | only in src

Lines Matching refs:xmlSAX2GetEntity

520  * xmlSAX2GetEntity:
529 xmlSAX2GetEntity(void *ctx, const xmlChar *name)
537 "SAX.xmlSAX2GetEntity(%s)\n", name);
2773 hdlr->getEntity = xmlSAX2GetEntity;
2849 hdlr->getEntity = xmlSAX2GetEntity;
2907 hdlr->getEntity = xmlSAX2GetEntity;