Home | History | Annotate | Download | only in libxml2

Lines Matching full:setns

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