Searched refs:xmlXPathContextSetCache (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | xpath.h | 502 xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
|
/external/libxml2/ |
D | runxmlconf.c | 172 xmlXPathContextSetCache(ctxtXPath, 0, -1, 0); in initializeLibxml2()
|
D | runsuite.c | 225 xmlXPathContextSetCache(ctxtXPath, 0, -1, 0); in initializeLibxml2()
|
D | libxml2.syms | 2160 xmlXPathContextSetCache;
|
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 | 2249 xmlXPathContextSetCache(xmlXPathContextPtr ctxt, in xmlXPathContextSetCache() function 6159 if (xmlXPathContextSetCache(ret, 1, -1, 0) == -1) { in xmlXPathNewContext()
|
D | testapi.c | 46718 ret_val = xmlXPathContextSetCache(ctxt, active, value, options); in test_xmlXPathContextSetCache()
|
D | ChangeLog | 1989 xmlXPathContextSetCache(); so a more generic one, in
|
/external/libxml2/os400/libxmlrpg/ |
D | xpath.rpgle | 560 d xmlXPathContextSetCache... 561 d pr extproc('xmlXPathContextSetCache')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 2732 xmlXPathContextSetCache
|