Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSetNs

794  * xmlSetNs:
801 xmlSetNs(xmlNodePtr node, xmlNsPtr ns) {
805 "xmlSetNs: node == NULL\n");