Searched refs:XML_SUBSTITUTE_PEREF (Results 1 – 4 of 4) sorted by relevance
480 #define XML_SUBSTITUTE_PEREF 2 macro
513 #define XML_SUBSTITUTE_PEREF 2 macro
2606 } else if (c == '%' && (what & XML_SUBSTITUTE_PEREF)) { in xmlStringLenDecodeEntities()3642 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()
2784 } else if (c == '%' && (what & XML_SUBSTITUTE_PEREF)) { in xmlStringLenDecodeEntities()3888 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()