HomeSort by relevance Sort by last modified time
    Searched refs:xmlXPathFreeObject (Results 1 - 19 of 19) sorted by null

  /external/libxml2/doc/tutorial/
includexpath.c 36 xmlXPathFreeObject(result);
68 xmlXPathFreeObject (result);
  /external/libxml2/
xpointer.c 652 xmlXPathFreeObject(val);
775 xmlXPathFreeObject(obj->locTab[i]);
930 xmlXPathFreeObject(obj);
936 xmlXPathFreeObject(obj);
1187 xmlXPathFreeObject(obj);
    [all...]
testXPath.c 111 xmlXPathFreeObject(res);
testC14N.c 126 if(xpath != NULL) xmlXPathFreeObject(xpath);
xpath.c 1034 xmlXPathFreeObject(op->value4);
1046 xmlXPathFreeObject(op->value4);
    [all...]
debugXML.c     [all...]
runsuite.c 261 xmlXPathFreeObject(res);
288 xmlXPathFreeObject(res);
schematron.c     [all...]
runtest.c     [all...]
xinclude.c 211 xmlXPathFreeObject(ref->xptr);
    [all...]
libxml2.syms 495 xmlXPathFreeObject;
    [all...]
xmllint.c     [all...]
elfgcchack.h     [all...]
testapi.c 645 xmlXPathFreeObject(val);
829 xmlXPathFreeObject(val);
    [all...]
  /external/libxml2/doc/examples/
xpath2.c 123 xmlXPathFreeObject(xpathObj);
168 * xmlXPathFreeObject() is called, that routine must check the
175 * then call xmlXPathFreeObject() and then modify the nodes
xpath1.c 129 xmlXPathFreeObject(xpathObj);
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 947 xmlXPathFreeObject(obj);
984 xmlXPathFreeObject(obj);
1006 xmlXPathFreeObject(obj);
1098 xmlXPathFreeObject(obj2);
1103 xmlXPathFreeObject(obj2);
1131 xmlXPathFreeObject(obj2);
1147 xmlXPathFreeObject(obj2);
    [all...]
  /external/libxml2/include/libxml/
xpath.h 441 xmlXPathFreeObject (xmlXPathObjectPtr obj);
  /external/libxml2/python/
types.c 572 /* xmlXPathFreeObject(setobj) is called */
592 xmlXPathFreeObject(obj);

Completed in 794 milliseconds