Home | History | Annotate | Download | only in src

Lines Matching defs:xmlSetNs

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