Home | History | Annotate | Download | only in libxml2

Lines Matching full:setns

2102  * Implements the XML shell function "setns"
2128 fprintf(ctxt->output, "setns: prefix=[nsuri] required\n");
3053 } else if (!strcmp(command, "setns")) {
3056 "setns: prefix=[nsuri] required\n");