Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlCopyElementContent

1080  * xmlCopyElementContent:
1089 xmlCopyElementContent(xmlElementContentPtr cur) {
1634 cur->content = xmlCopyElementContent(elem->content);