• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/

Lines Matching refs:xmlXPathRegisterFunc

4716  * xmlXPathRegisterFunc:
4726 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name,
15073 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"boolean",
15075 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"ceiling",
15077 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"count",
15079 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"concat",
15081 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"contains",
15083 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"id",
15085 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"false",
15087 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"floor",
15089 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"last",
15091 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"lang",
15093 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"local-name",
15095 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"not",
15097 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"name",
15099 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"namespace-uri",
15101 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"normalize-space",
15103 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"number",
15105 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"position",
15107 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"round",
15109 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string",
15111 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"string-length",
15113 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"starts-with",
15115 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring",
15117 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-before",
15119 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"substring-after",
15121 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"sum",
15123 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"true",
15125 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"translate",