Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathRegisterFunc

4835  * xmlXPathRegisterFunc:
4845 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name,
15335 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"boolean",
15337 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"ceiling",
15339 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"count",
15341 xmlXPathRegisterFunc
15343 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"contains",
15345 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"id",
15347 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"false",
15349 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"floor",
15351 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"last",
15353 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"lang",
15355 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"local-name",
15357 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"not",
15359 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"name",
15361 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"namespace-uri",
15363 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"normalize-space",
15365 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"number",
15367 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"position",
15369 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"round",
15371 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string",
15373 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string-length",
15375 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"starts-with",
15377 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring",
15379 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-before",
15381 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-after",
15383 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"sum",
15385 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"true",
15387 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"translate",