Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSetListDoc

2808 		xmlSetListDoc(prop->children, doc);
2828 xmlSetListDoc(tree->children, doc);
2834 * xmlSetListDoc:
2841 xmlSetListDoc(xmlNodePtr list, xmlDocPtr doc) {