Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSetNs

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