Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSetListDoc

2758 		xmlSetListDoc(prop->children, doc);
2763 xmlSetListDoc(tree->children, doc);
2769 * xmlSetListDoc:
2776 xmlSetListDoc(xmlNodePtr list, xmlDocPtr doc) {