HomeSort by relevance Sort by last modified time
    Searched refs:xmlXPathRegisterFunc (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/libxslt/libxslt/
functions.c 976 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "current",
978 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "document",
980 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "key", xsltKeyFunction);
981 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "unparsed-entity-uri",
983 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "format-number",
985 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "generate-id",
987 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "system-property",
989 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "element-available",
991 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "function-available",
  /external/libxslt/libxslt/
functions.c 958 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "current",
960 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "document",
962 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "key", xsltKeyFunction);
963 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "unparsed-entity-uri",
965 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "format-number",
967 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "generate-id",
969 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "system-property",
971 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "element-available",
973 xmlXPathRegisterFunc(ctxt, (const xmlChar *) "function-available",
  /external/chromium_org/third_party/libxml/src/
xpointer.c     [all...]
elfgcchack.h     [all...]
xpath.c     [all...]
  /external/libxml2/
xpointer.c     [all...]
elfgcchack.h     [all...]
xpath.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpathInternals.h 433 xmlXPathRegisterFunc (xmlXPathContextPtr ctxt,
  /external/libxml2/include/libxml/
xpathInternals.h 433 xmlXPathRegisterFunc (xmlXPathContextPtr ctxt,

Completed in 334 milliseconds