Home | History | Annotate | Download | only in libxml2

Lines Matching full:setns

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