Lines Matching defs:xmlXPathRegisterFunc
4760 * xmlXPathRegisterFunc:
4770 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name,
15166 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"boolean",
15168 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"ceiling",
15170 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"count",
15172 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"concat",
15174 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"contains",
15176 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"id",
15178 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"false",
15180 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"floor",
15182 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"last",
15184 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"lang",
15186 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"local-name",
15188 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"not",
15190 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"name",
15192 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"namespace-uri",
15194 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"normalize-space",
15196 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"number",
15198 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"position",
15200 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"round",
15202 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string",
15204 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string-length",
15206 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"starts-with",
15208 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring",
15210 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-before",
15212 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-after",
15214 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"sum",
15216 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"true",
15218 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"translate",