Lines Matching defs:tmp2
913 xmlNodePtr tmp, tmp2;952 tmp2 = xmlDocCopyNode(listParent, target, 2);953 xmlAddChild(tmp2, list);954 list = tmp2;