xmlCopyPropInternal 4025 third_party/libxml/src/tree.c 	return xmlCopyPropInternal(NULL, target, cur);
xmlCopyPropInternal 4096 third_party/libxml/src/tree.c 		return((xmlNodePtr) xmlCopyPropInternal(doc, parent, (xmlAttrPtr) node));