Searched refs:xmlSetListDoc (Results 1 – 8 of 8) sorted by relevance
936 xmlSetListDoc (xmlNodePtr list,
937 xmlSetListDoc (xmlNodePtr list,
1809 xmlSetListDoc
10331 #undef xmlSetListDoc10332 extern __typeof (xmlSetListDoc) xmlSetListDoc __attribute((alias("xmlSetListDoc__internal_alias")));10334 #ifndef xmlSetListDoc10335 extern __typeof (xmlSetListDoc) xmlSetListDoc__internal_alias __attribute((visibility("hidden")));10336 #define xmlSetListDoc xmlSetListDoc__internal_alias macro
2769 xmlSetListDoc(prop->children, doc); in xmlSetTreeDoc()2774 xmlSetListDoc(tree->children, doc); in xmlSetTreeDoc()2787 xmlSetListDoc(xmlNodePtr list, xmlDocPtr doc) { in xmlSetListDoc() function
2758 xmlSetListDoc(prop->children, doc); in xmlSetTreeDoc()2763 xmlSetListDoc(tree->children, doc); in xmlSetTreeDoc()2776 xmlSetListDoc(xmlNodePtr list, xmlDocPtr doc) { in xmlSetListDoc() function
15984 * tree.c: set properties doc and call xmlSetListDoc for properties