Searched refs:xmlXPathContextSetCache (Results 1 – 11 of 11) sorted by relevance
| /external/libxml2/include/libxml/ |
| D | xpath.h | 502 xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
|
| /external/chromium_org/third_party/libxml/src/include/libxml/ |
| D | xpath.h | 498 xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
|
| /external/chromium_org/third_party/libxml/src/ |
| D | runsuite.c | 237 xmlXPathContextSetCache(ctxtXPath, 0, -1, 0); in initializeLibxml2()
|
| D | elfgcchack.h | 15806 #undef xmlXPathContextSetCache 15807 extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache __attribute((alias("xmlXPathConte… 15809 #ifndef xmlXPathContextSetCache 15810 extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache__internal_alias __attribute((visi… 15811 #define xmlXPathContextSetCache xmlXPathContextSetCache__internal_alias macro
|
| D | xpath.c | 1878 xmlXPathContextSetCache(xmlXPathContextPtr ctxt, in xmlXPathContextSetCache() function 6023 if (xmlXPathContextSetCache(ret, 1, -1, 0) == -1) { in xmlXPathNewContext()
|
| D | testapi.c | 46121 ret_val = xmlXPathContextSetCache(ctxt, active, value, options); in test_xmlXPathContextSetCache()
|
| D | ChangeLog | 1989 xmlXPathContextSetCache(); so a more generic one, in
|
| /external/chromium_org/third_party/libxml/src/win32/ |
| D | libxml2.def.src | 2712 xmlXPathContextSetCache
|
| /external/libxml2/ |
| D | elfgcchack.h | 15980 #undef xmlXPathContextSetCache 15981 extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache __attribute((alias("xmlXPathConte… 15983 #ifndef xmlXPathContextSetCache 15984 extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache__internal_alias __attribute((visi… 15985 #define xmlXPathContextSetCache xmlXPathContextSetCache__internal_alias macro
|
| D | xpath.c | 1959 xmlXPathContextSetCache(xmlXPathContextPtr ctxt, in xmlXPathContextSetCache() function 6137 if (xmlXPathContextSetCache(ret, 1, -1, 0) == -1) { in xmlXPathNewContext()
|
| /external/chromium_org/third_party/libxslt/libxslt/ |
| D | transform.c | 494 if (xmlXPathContextSetCache(cur->xpathCtxt, 1, -1, 0) == -1) in xsltNewTransformContext()
|