Searched refs:xmlXPathFreeObject (Results 1 - 25 of 51) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/doc/tutorial/
H A Dincludexpath.c36 xmlXPathFreeObject(result);
68 xmlXPathFreeObject (result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/doc/tutorial/
H A Dincludexpath.c36 xmlXPathFreeObject(result);
68 xmlXPathFreeObject (result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/doc/tutorial/
H A Dincludexpath.c36 xmlXPathFreeObject(result);
68 xmlXPathFreeObject (result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/doc/examples/
H A Dxpath2.c123 xmlXPathFreeObject(xpathObj);
168 * xmlXPathFreeObject() is called, that routine must check the
175 * then call xmlXPathFreeObject() and then modify the nodes
H A Dxpath1.c129 xmlXPathFreeObject(xpathObj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/doc/examples/
H A Dxpath2.c123 xmlXPathFreeObject(xpathObj);
168 * xmlXPathFreeObject() is called, that routine must check the
175 * then call xmlXPathFreeObject() and then modify the nodes
H A Dxpath1.c129 xmlXPathFreeObject(xpathObj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/doc/examples/
H A Dxpath2.c123 xmlXPathFreeObject(xpathObj);
168 * xmlXPathFreeObject() is called, that routine must check the
175 * then call xmlXPathFreeObject() and then modify the nodes
H A Dxpath1.c129 xmlXPathFreeObject(xpathObj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dxpointer.c652 xmlXPathFreeObject(val);
775 xmlXPathFreeObject(obj->locTab[i]);
930 xmlXPathFreeObject(obj);
936 xmlXPathFreeObject(obj);
1194 xmlXPathFreeObject(obj);
1413 xmlXPathFreeObject(tmp);
1422 xmlXPathFreeObject(res);
1813 xmlXPathFreeObject(obj);
1819 xmlXPathFreeObject(obj);
1840 xmlXPathFreeObject(ob
[all...]
H A DtestXPath.c111 xmlXPathFreeObject(res);
H A DtestC14N.c120 if(xpath != NULL) xmlXPathFreeObject(xpath);
H A Dxpath.c665 xmlXPathFreeObject(op->value4);
677 xmlXPathFreeObject(op->value4);
4331 * the list contrary to xmlXPathFreeObject().
4906 (xmlHashDeallocator)xmlXPathFreeObject));
4909 (xmlHashDeallocator)xmlXPathFreeObject));
4999 xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject);
5357 * xmlXPathFreeObject:
5363 xmlXPathFreeObject(xmlXPathObjectPtr obj) { function
5414 xmlXPathFreeObject(obj);
5718 xmlXPathFreeObject(va
[all...]
H A Drunsuite.c273 xmlXPathFreeObject(res);
300 xmlXPathFreeObject(res);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dxpointer.c652 xmlXPathFreeObject(val);
775 xmlXPathFreeObject(obj->locTab[i]);
930 xmlXPathFreeObject(obj);
936 xmlXPathFreeObject(obj);
1194 xmlXPathFreeObject(obj);
1413 xmlXPathFreeObject(tmp);
1422 xmlXPathFreeObject(res);
1813 xmlXPathFreeObject(obj);
1819 xmlXPathFreeObject(obj);
1840 xmlXPathFreeObject(ob
[all...]
H A DtestXPath.c111 xmlXPathFreeObject(res);
H A DtestC14N.c120 if(xpath != NULL) xmlXPathFreeObject(xpath);
H A Dxpath.c665 xmlXPathFreeObject(op->value4);
677 xmlXPathFreeObject(op->value4);
4331 * the list contrary to xmlXPathFreeObject().
4906 (xmlHashDeallocator)xmlXPathFreeObject));
4909 (xmlHashDeallocator)xmlXPathFreeObject));
4999 xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject);
5357 * xmlXPathFreeObject:
5363 xmlXPathFreeObject(xmlXPathObjectPtr obj) { function
5414 xmlXPathFreeObject(obj);
5718 xmlXPathFreeObject(va
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dxpointer.c652 xmlXPathFreeObject(val);
775 xmlXPathFreeObject(obj->locTab[i]);
930 xmlXPathFreeObject(obj);
936 xmlXPathFreeObject(obj);
1194 xmlXPathFreeObject(obj);
1413 xmlXPathFreeObject(tmp);
1422 xmlXPathFreeObject(res);
1813 xmlXPathFreeObject(obj);
1819 xmlXPathFreeObject(obj);
1840 xmlXPathFreeObject(ob
[all...]
H A DtestXPath.c111 xmlXPathFreeObject(res);
H A DtestC14N.c120 if(xpath != NULL) xmlXPathFreeObject(xpath);
H A Dxpath.c665 xmlXPathFreeObject(op->value4);
677 xmlXPathFreeObject(op->value4);
4331 * the list contrary to xmlXPathFreeObject().
4906 (xmlHashDeallocator)xmlXPathFreeObject));
4909 (xmlHashDeallocator)xmlXPathFreeObject));
4999 xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject);
5357 * xmlXPathFreeObject:
5363 xmlXPathFreeObject(xmlXPathObjectPtr obj) { function
5414 xmlXPathFreeObject(obj);
5718 xmlXPathFreeObject(va
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A Dxpath.h437 xmlXPathFreeObject (xmlXPathObjectPtr obj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A Dxpath.h437 xmlXPathFreeObject (xmlXPathObjectPtr obj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A Dxpath.h437 xmlXPathFreeObject (xmlXPathObjectPtr obj);

Completed in 201 milliseconds

123