Searched refs:xmlXPathContextPtr (Results 1 – 25 of 28) sorted by relevance
12
/external/libxml2/include/libxml/ |
D | xpath.h | 40 typedef xmlXPathContext *xmlXPathContextPtr; typedef 376 xmlXPathContextPtr context; /* the evaluation context */ 497 XMLPUBFUN xmlXPathContextPtr XMLCALL 500 xmlXPathFreeContext (xmlXPathContextPtr ctxt); 502 xmlXPathContextSetCache(xmlXPathContextPtr ctxt, 513 xmlXPathContextPtr ctx); 517 xmlXPathContextPtr ctx); 520 xmlXPathContextPtr ctx); 523 xmlXPathContextPtr ctxt); 525 xmlXPathEvalPredicate (xmlXPathContextPtr ctxt, [all …]
|
D | xpathInternals.h | 335 xmlXPathRegisterVariableLookup (xmlXPathContextPtr ctxt, 344 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt, 425 xmlXPathRegisterNs (xmlXPathContextPtr ctxt, 429 xmlXPathNsLookup (xmlXPathContextPtr ctxt, 432 xmlXPathRegisteredNsCleanup (xmlXPathContextPtr ctxt); 435 xmlXPathRegisterFunc (xmlXPathContextPtr ctxt, 439 xmlXPathRegisterFuncNS (xmlXPathContextPtr ctxt, 444 xmlXPathRegisterVariable (xmlXPathContextPtr ctxt, 448 xmlXPathRegisterVariableNS (xmlXPathContextPtr ctxt, 453 xmlXPathFunctionLookup (xmlXPathContextPtr ctxt, [all …]
|
D | xpointer.h | 95 XMLPUBFUN xmlXPathContextPtr XMLCALL 101 xmlXPathContextPtr ctx);
|
D | debugXML.h | 117 xmlXPathContextPtr pctxt;
|
/external/libxml2/os400/libxmlrpg/ |
D | xpathInternals.rpgle | 53 d ctxt value like(xmlXPathContextPtr) 62 d ctxt value like(xmlXPathContextPtr) 181 d ctxt value like(xmlXPathContextPtr) 187 d ctxt value like(xmlXPathContextPtr) 193 d ctxt value like(xmlXPathContextPtr) 197 d ctxt value like(xmlXPathContextPtr) 203 d ctxt value like(xmlXPathContextPtr) 210 d ctxt value like(xmlXPathContextPtr) 216 d ctxt value like(xmlXPathContextPtr) 224 d ctxt value like(xmlXPathContextPtr) [all …]
|
D | xpath.rpgle | 32 d xmlXPathContextPtr... 296 d ds based(xmlXPathContextPtr) 401 d context like(xmlXPathContextPtr) Evaluation context 537 d like(xmlXPathContextPtr) 542 d ctxt value like(xmlXPathContextPtr) 546 d ctxt value like(xmlXPathContextPtr) 561 d ctx value like(xmlXPathContextPtr) 568 d ctx value like(xmlXPathContextPtr) 573 d ctx value like(xmlXPathContextPtr) 579 d ctxt value like(xmlXPathContextPtr) [all …]
|
D | xpointer.rpgle | 132 d like(xmlXPathContextPtr) 140 d ctx value like(xmlXPathContextPtr)
|
D | debugXML.rpgle | 135 d pctxt like(xmlXPathContextPtr)
|
/external/libxml2/doc/examples/ |
D | xpath1.c | 26 int register_namespaces(xmlXPathContextPtr xpathCtx, const xmlChar* nsList); 87 xmlXPathContextPtr xpathCtx; in execute_xpath_expression() 147 register_namespaces(xmlXPathContextPtr xpathCtx, const xmlChar* nsList) { in register_namespaces()
|
D | xpath2.c | 87 xmlXPathContextPtr xpathCtx; in example4()
|
/external/libxml2/doc/tutorial/ |
D | includexpath.c | 21 xmlXPathContextPtr context;
|
/external/libxml2/python/ |
D | libxml_wrap.h | 76 xmlXPathContextPtr obj; 249 PyObject * libxml_xmlXPathContextPtrWrap(xmlXPathContextPtr ctxt);
|
D | libxml.c | 72 xmlXPathContextPtr ctx; 2231 xmlXPathContextPtr rctxt; in libxml_xmlXPathFuncCallback() 2337 xmlXPathContextPtr ctx; in libxml_xmlRegisterXPathFunction() 2347 ctx = (xmlXPathContextPtr) PyxmlXPathContext_Get(pyobj_ctx); in libxml_xmlRegisterXPathFunction() 2398 xmlXPathContextPtr ctx; in libxml_xmlXPathRegisterVariable() 2408 ctx = (xmlXPathContextPtr) PyxmlXPathContext_Get(pyobj_ctx); in libxml_xmlXPathRegisterVariable()
|
D | types.c | 337 libxml_xmlXPathContextPtrWrap(xmlXPathContextPtr ctxt) in libxml_xmlXPathContextPtrWrap()
|
/external/libxml2/ |
D | xpath.c | 635 xmlXPathErrMemory(xmlXPathContextPtr ctxt, const char *extra) in xmlXPathErrMemory() 966 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj); 1724 xmlXPathDebugObjUsageReset(xmlXPathContextPtr ctxt) in xmlXPathDebugObjUsageReset() 1796 xmlXPathDebugObjUsageRequested(xmlXPathContextPtr ctxt, in xmlXPathDebugObjUsageRequested() 1950 xmlXPathDebugObjUsageReleased(xmlXPathContextPtr ctxt, in xmlXPathDebugObjUsageReleased() 2039 xmlXPathDebugObjUsageDisplay(xmlXPathContextPtr ctxt) in xmlXPathDebugObjUsageDisplay() 2250 xmlXPathContextSetCache(xmlXPathContextPtr ctxt, in xmlXPathContextSetCache() 2293 xmlXPathCacheWrapNodeSet(xmlXPathContextPtr ctxt, xmlNodeSetPtr val) in xmlXPathCacheWrapNodeSet() 2330 xmlXPathCacheWrapString(xmlXPathContextPtr ctxt, xmlChar *val) in xmlXPathCacheWrapString() 2382 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val) in xmlXPathCacheNewNodeSet() [all …]
|
D | testXPath.c | 81 xmlXPathContextPtr ctxt; in testXPath()
|
D | testC14N.c | 243 xmlXPathContextPtr ctx; in load_xpath_expr()
|
D | runxmlconf.c | 152 static xmlXPathContextPtr ctxtXPath;
|
D | xpointer.c | 1324 xmlXPathContextPtr 1326 xmlXPathContextPtr ret; in xmlXPtrNewContext() 1366 xmlXPtrEval(const xmlChar *str, xmlXPathContextPtr ctx) { in xmlXPtrEval()
|
D | schematron.c | 164 xmlXPathContextPtr xctxt; 193 xmlXPathContextPtr xctxt; /* the XPath context used for compilation */
|
D | runsuite.c | 205 static xmlXPathContextPtr ctxtXPath;
|
D | runtest.c | 2276 xmlXPathContextPtr ctxt; in testXPath() 3558 xmlXPathContextPtr ctx; in load_xpath_expr()
|
D | testapi.c | 46389 static xmlXPathContextPtr gen_xmlXPathContextPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_xmlXPathContextPtr() 46392 static void des_xmlXPathContextPtr(int no ATTRIBUTE_UNUSED, xmlXPathContextPtr val ATTRIBUTE_UNUSED… in des_xmlXPathContextPtr() 46406 xmlXPathContextPtr ctx; /* the XPath context */ in test_xmlXPathCompiledEval() 46447 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathCompiledEvalToBoolean() 46486 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathContextSetCache() 46658 xmlXPathContextPtr ctx; /* the XPath context */ in test_xmlXPathEval() 46699 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathEvalExpression() 46738 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathEvalPredicate() 46886 xmlXPathContextPtr ctx; /* the XPath context */ in test_xmlXPathNodeEval() 47034 xmlXPathContextPtr ctx; /* the XPath context */ in test_xmlXPathSetContextNode() [all …]
|
/external/libxml2/vms/ |
D | diffs.vms | 188 < void xmlXPathRegisteredVarsCleanup(xmlXPathContextPtr ctxt);
|
/external/libxml2/os400/iconv/bldcsndfa/ |
D | bldcsndfa.c | 873 xmlXPathContextPtr ctxt; in read_assocs() 993 columnPosition(xmlXPathContextPtr ctxt, const xmlChar * header) in columnPosition() 1018 xmlXPathContextPtr ctxt; in read_iana()
|
12