Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlStringDecodeEntities

2468 	     *       This will be handled by xmlStringDecodeEntities
2697 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2741 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2785 * xmlStringDecodeEntities:
2803 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what,
3698 * xmlStringDecodeEntities()
3739 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF,
3854 rep = xmlStringDecodeEntities(ctxt, ent->content,
3890 rep = xmlStringDecodeEntities(ctxt, ent->content,