Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSAX2GetParameterEntity

596  * xmlSAX2GetParameterEntity:
605 xmlSAX2GetParameterEntity(void *ctx, const xmlChar *name)
613 "SAX.xmlSAX2GetParameterEntity(%s)\n", name);
2824 hdlr->getParameterEntity = xmlSAX2GetParameterEntity;