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