Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlXPathRegisterFuncNS

4728     return(xmlXPathRegisterFuncNS(ctxt, name, NULL, f));
4732 * xmlXPathRegisterFuncNS:
4743 xmlXPathRegisterFuncNS(xmlXPathContextPtr ctxt, const xmlChar *name,
15133 xmlXPathRegisterFuncNS(ctxt, (const xmlChar *)"escape-uri",