Lines Matching refs:xmlXPathRegisterFunc

4830  * xmlXPathRegisterFunc:
4840 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name,
15294 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"boolean",
15296 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"ceiling",
15298 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"count",
15300 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"concat",
15302 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"contains",
15304 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"id",
15306 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"false",
15308 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"floor",
15310 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"last",
15312 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"lang",
15314 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"local-name",
15316 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"not",
15318 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"name",
15320 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"namespace-uri",
15322 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"normalize-space",
15324 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"number",
15326 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"position",
15328 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"round",
15330 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string",
15332 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string-length",
15334 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"starts-with",
15336 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring",
15338 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-before",
15340 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-after",
15342 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"sum",
15344 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"true",
15346 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"translate",