Lines Matching refs:xmlXPathRegisterFunc

4716  * xmlXPathRegisterFunc:
4726 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name,
15095 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"boolean",
15097 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"ceiling",
15099 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"count",
15101 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"concat",
15103 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"contains",
15105 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"id",
15107 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"false",
15109 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"floor",
15111 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"last",
15113 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"lang",
15115 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"local-name",
15117 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"not",
15119 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"name",
15121 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"namespace-uri",
15123 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"normalize-space",
15125 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"number",
15127 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"position",
15129 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"round",
15131 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string",
15133 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string-length",
15135 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"starts-with",
15137 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring",
15139 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-before",
15141 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-after",
15143 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"sum",
15145 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"true",
15147 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"translate",