Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlCopyProp

4028  * xmlCopyProp:
4037 xmlCopyProp(xmlNodePtr target, xmlAttrPtr cur) {
4056 q = xmlCopyProp(target, cur);