• Home
  • Raw
  • Download

Lines Matching refs:xmlXPathReleaseObject

955 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj);
2680 xmlXPathReleaseObject(ctxt, val); in xmlXPathCacheConvertString()
2740 xmlXPathReleaseObject(ctxt, val); in xmlXPathCacheConvertBoolean()
2764 xmlXPathReleaseObject(ctxt, val); in xmlXPathCacheConvertNumber()
2900 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathPopBoolean()
2927 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathPopNumber()
2954 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathPopString()
2989 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathPopNodeSet()
3018 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathPopExternal()
5536 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj) in xmlXPathReleaseObject() function
6312 xmlXPathReleaseObject(ctxt->context, ctxt->valueTab[i]); in xmlXPathFreeParserContext()
6501 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathCompareNodeSetFloat()
6502 xmlXPathReleaseObject(ctxt->context, f); in xmlXPathCompareNodeSetFloat()
6521 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathCompareNodeSetFloat()
6522 xmlXPathReleaseObject(ctxt->context, f); in xmlXPathCompareNodeSetFloat()
6556 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathCompareNodeSetString()
6557 xmlXPathReleaseObject(ctxt->context, s); in xmlXPathCompareNodeSetString()
6575 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathCompareNodeSetString()
6576 xmlXPathReleaseObject(ctxt->context, s); in xmlXPathCompareNodeSetString()
6728 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathCompareNodeSetValue()
6729 xmlXPathReleaseObject(ctxt->context, val); in xmlXPathCompareNodeSetValue()
6831 xmlXPathReleaseObject(ctxt->context, val); in xmlXPathEqualNodeSetFloat()
7150 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathEqualValuesCommon()
7151 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathEqualValuesCommon()
7173 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathEqualValues()
7175 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathEqualValues()
7232 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathEqualValues()
7233 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathEqualValues()
7258 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathNotEqualValues()
7260 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathNotEqualValues()
7269 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathNotEqualValues()
7317 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathNotEqualValues()
7318 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathNotEqualValues()
7359 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathCompareValues()
7361 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompareValues()
7403 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathCompareValues()
7404 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompareValues()
7456 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathCompareValues()
7457 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompareValues()
7494 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathAddValues()
7517 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathSubValues()
7540 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathMultValues()
7563 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathDivValues()
7586 xmlXPathReleaseObject(ctxt->context, arg); in xmlXPathModValues()
8587 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathCountFunction()
8696 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathIdFunction()
8703 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathIdFunction()
8762 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathLocalNameFunction()
8814 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathNamespaceURIFunction()
8894 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathNameFunction()
8989 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathStringLengthFunction()
9014 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathConcatFunction()
9023 xmlXPathReleaseObject(ctxt->context, newobj); in xmlXPathConcatFunction()
9024 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathConcatFunction()
9030 xmlXPathReleaseObject(ctxt->context, newobj); in xmlXPathConcatFunction()
9058 xmlXPathReleaseObject(ctxt->context, hay); in xmlXPathContainsFunction()
9059 xmlXPathReleaseObject(ctxt->context, needle); in xmlXPathContainsFunction()
9066 xmlXPathReleaseObject(ctxt->context, hay); in xmlXPathContainsFunction()
9067 xmlXPathReleaseObject(ctxt->context, needle); in xmlXPathContainsFunction()
9093 xmlXPathReleaseObject(ctxt->context, hay); in xmlXPathStartsWithFunction()
9094 xmlXPathReleaseObject(ctxt->context, needle); in xmlXPathStartsWithFunction()
9102 xmlXPathReleaseObject(ctxt->context, hay); in xmlXPathStartsWithFunction()
9103 xmlXPathReleaseObject(ctxt->context, needle); in xmlXPathStartsWithFunction()
9155 xmlXPathReleaseObject(ctxt->context, len); in xmlXPathSubstringFunction()
9162 xmlXPathReleaseObject(ctxt->context, start); in xmlXPathSubstringFunction()
9227 xmlXPathReleaseObject(ctxt->context, str); in xmlXPathSubstringFunction()
9268 xmlXPathReleaseObject(ctxt->context, str); in xmlXPathSubstringBeforeFunction()
9269 xmlXPathReleaseObject(ctxt->context, find); in xmlXPathSubstringBeforeFunction()
9312 xmlXPathReleaseObject(ctxt->context, str); in xmlXPathSubstringAfterFunction()
9313 xmlXPathReleaseObject(ctxt->context, find); in xmlXPathSubstringAfterFunction()
9377 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathNormalizeFunction()
9461 xmlXPathReleaseObject(ctxt->context, str); in xmlXPathTranslateFunction()
9462 xmlXPathReleaseObject(ctxt->context, from); in xmlXPathTranslateFunction()
9463 xmlXPathReleaseObject(ctxt->context, to); in xmlXPathTranslateFunction()
9582 xmlXPathReleaseObject(ctxt->context, val); in xmlXPathLangFunction()
9647 xmlXPathReleaseObject(ctxt->context, cur); in xmlXPathSumFunction()
11779 xmlXPathReleaseObject(xpctxt, contextObj); in xmlXPathCompOpEvalPredicate()
11783 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPredicate()
11906 xmlXPathReleaseObject(xpctxt, tmp); in xmlXPathCompOpEvalPositionalPredicate()
11954 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()
11983 xmlXPathReleaseObject(xpctxt, contextObj); in xmlXPathCompOpEvalPositionalPredicate()
11986 xmlXPathReleaseObject(ctxt->context, exprRes); in xmlXPathCompOpEvalPositionalPredicate()
12132 xmlXPathReleaseObject(xpctxt, obj); in xmlXPathNodeCollectAndTest()
12226 xmlXPathReleaseObject(xpctxt, obj); in xmlXPathNodeCollectAndTest()
12231 xmlXPathReleaseObject(xpctxt, obj); in xmlXPathNodeCollectAndTest()
12655 xmlXPathReleaseObject(xpctxt, obj); in xmlXPathNodeCollectAndTest()
12757 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathCompOpEvalFirst()
12758 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEvalFirst()
12765 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEvalFirst()
12875 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathCompOpEvalLast()
12876 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEvalLast()
12883 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEvalLast()
13062 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEvalFilterFirst()
13083 xmlXPathReleaseObject(ctxt->context, tmp); in xmlXPathCompOpEvalFilterFirst()
13090 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathCompOpEvalFilterFirst()
13165 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEvalFilterFirst()
13186 xmlXPathReleaseObject(ctxt->context, tmp); in xmlXPathCompOpEvalFilterFirst()
13193 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathCompOpEvalFilterFirst()
13239 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEval()
13256 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEval()
13317 xmlXPathReleaseObject(ctxt->context, arg1); in xmlXPathCompOpEval()
13318 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEval()
13331 xmlXPathReleaseObject(ctxt->context, arg2); in xmlXPathCompOpEval()
13647 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEval()
13651 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEval()
13660 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathCompOpEval()
13770 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEval()
13784 xmlXPathReleaseObject(ctxt->context, tmp); in xmlXPathCompOpEval()
13791 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathCompOpEval()
13899 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEval()
13903 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEval()
13948 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEval()
13952 xmlXPathReleaseObject(ctxt->context, res); in xmlXPathCompOpEval()
13963 xmlXPathReleaseObject(ctxt->context, obj); in xmlXPathCompOpEval()
14059 xmlXPathReleaseObject(ctxt->context, resObj); in xmlXPathCompOpEvalToBoolean()
14354 xmlXPathReleaseObject(ctxt->context, resObj); in xmlXPathRunEval()
14760 xmlXPathReleaseObject(ctxt, resObj); in xmlXPathCompiledEvalInternal()
15058 xmlXPathReleaseObject(ctxt->context, str); in xmlXPathEscapeUriFunction()