Searched refs:xmlXPathRegisterFunc (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dfunctions.c976 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/chromium_org/third_party/libxml/src/
H A Dxpointer.c1334 xmlXPathRegisterFunc(ret, (xmlChar *)"range-to",
1336 xmlXPathRegisterFunc(ret, (xmlChar *)"range",
1338 xmlXPathRegisterFunc(ret, (xmlChar *)"range-inside",
1340 xmlXPathRegisterFunc(ret, (xmlChar *)"string-range",
1342 xmlXPathRegisterFunc(ret, (xmlChar *)"start-point",
1344 xmlXPathRegisterFunc(ret, (xmlChar *)"end-point",
1346 xmlXPathRegisterFunc(ret, (xmlChar *)"here",
1348 xmlXPathRegisterFunc(ret, (xmlChar *)" origin",
H A Delfgcchack.h16958 #undef xmlXPathRegisterFunc macro
16959 extern __typeof (xmlXPathRegisterFunc) xmlXPathRegisterFunc __attribute((alias("xmlXPathRegisterFunc__internal_alias")));
16961 #ifndef xmlXPathRegisterFunc
16962 extern __typeof (xmlXPathRegisterFunc) xmlXPathRegisterFunc__internal_alias __attribute((visibility("hidden")));
16963 #define xmlXPathRegisterFunc xmlXPathRegisterFunc__internal_alias macro
H A Dxpath.c4716 * xmlXPathRegisterFunc:
4726 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name, function
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(ctx
[all...]
/external/libxml2/
H A Dxpointer.c1335 xmlXPathRegisterFunc(ret, (xmlChar *)"range-to",
1337 xmlXPathRegisterFunc(ret, (xmlChar *)"range",
1339 xmlXPathRegisterFunc(ret, (xmlChar *)"range-inside",
1341 xmlXPathRegisterFunc(ret, (xmlChar *)"string-range",
1343 xmlXPathRegisterFunc(ret, (xmlChar *)"start-point",
1345 xmlXPathRegisterFunc(ret, (xmlChar *)"end-point",
1347 xmlXPathRegisterFunc(ret, (xmlChar *)"here",
1349 xmlXPathRegisterFunc(ret, (xmlChar *)" origin",
H A Delfgcchack.h17132 #undef xmlXPathRegisterFunc macro
17133 extern __typeof (xmlXPathRegisterFunc) xmlXPathRegisterFunc __attribute((alias("xmlXPathRegisterFunc__internal_alias")));
17135 #ifndef xmlXPathRegisterFunc
17136 extern __typeof (xmlXPathRegisterFunc) xmlXPathRegisterFunc__internal_alias __attribute((visibility("hidden")));
17137 #define xmlXPathRegisterFunc xmlXPathRegisterFunc__internal_alias macro
H A Dxpath.c4830 * xmlXPathRegisterFunc:
4840 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name, function
15294 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"boolean",
15296 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"ceiling",
15298 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"count",
15300 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"concat",
15302 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"contains",
15304 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"id",
15306 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"false",
15308 xmlXPathRegisterFunc(ctx
[all...]
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h433 xmlXPathRegisterFunc (xmlXPathContextPtr ctxt,
/external/libxml2/include/libxml/
H A DxpathInternals.h435 xmlXPathRegisterFunc (xmlXPathContextPtr ctxt,

Completed in 245 milliseconds