Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathRegisterFuncNS

4847     return(xmlXPathRegisterFuncNS(ctxt, name, NULL, f));
4851 * xmlXPathRegisterFuncNS:
4862 xmlXPathRegisterFuncNS(xmlXPathContextPtr ctxt, const xmlChar *name,
15370 xmlXPathRegisterFuncNS(ctxt, (const xmlChar *)"escape-uri",