xmlErrAttributeDup 8181 third_party/libxml/src/parser.c 		    xmlErrAttributeDup(ctxt, NULL, attname);
xmlErrAttributeDup 8941 third_party/libxml/src/parser.c 		    xmlErrAttributeDup(ctxt, NULL, attname);
xmlErrAttributeDup 9014 third_party/libxml/src/parser.c 		    xmlErrAttributeDup(ctxt, aprefix, attname);
xmlErrAttributeDup 9184 third_party/libxml/src/parser.c 		    xmlErrAttributeDup(ctxt, atts[i+1], atts[i]);