Searched refs:XML_SUBSTITUTE_PEREF (Results 1 – 3 of 3) sorted by relevance
513 #define XML_SUBSTITUTE_PEREF 2 macro
409 * XML_SUBSTITUTE_PEREF:413 d XML_SUBSTITUTE_PEREF...
2692 } else if (c == '%' && (what & XML_SUBSTITUTE_PEREF)) { in xmlStringLenDecodeEntities()3820 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()