Home | History | Annotate | Download | only in libxml2

Lines Matching refs:getEntitySAXFunc

216         *((getEntitySAXFunc *) result) = ctxt->sax->getEntity;
334 ctxt->sax->getEntity = *((getEntitySAXFunc *) value);