Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlStringDecodeEntities

149 	rep = xmlStringDecodeEntities(ctxt, ent->content,
2570 * This will be handled by xmlStringDecodeEntities
2824 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2886 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2929 * xmlStringDecodeEntities:
2947 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what,
3955 * xmlStringDecodeEntities()
3997 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF,
4125 rep = xmlStringDecodeEntities(ctxt, ent->content,
4165 rep = xmlStringDecodeEntities(ctxt, ent->content,