Lines Matching refs:xmlXPathContextPtr
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()
49757 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathNsLookup()
50113 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathRegisterAllFunctions()
50176 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathRegisterNs()
50224 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathRegisterVariable()
50282 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathRegisterVariableNS()
50336 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathRegisteredFuncsCleanup()
50368 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathRegisteredNsCleanup()
50400 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathRegisteredVariablesCleanup()
51035 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathVariableLookup()
51076 xmlXPathContextPtr ctxt; /* the XPath context */ in test_xmlXPathVariableLookupNS()
51438 xmlXPathContextPtr ctx; /* the XPointer context */ in test_xmlXPtrEval()