Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSetNs

784  * xmlSetNs:
791 xmlSetNs(xmlNodePtr node, xmlNsPtr ns) {
795 "xmlSetNs: node == NULL\n");