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

1 2

  /external/chromium_org/third_party/libxslt/libxslt/
functions.c 210 xmlXPathFreeObject(resObj);
279 xmlXPathFreeObject(newobj);
283 xmlXPathFreeObject(obj);
285 xmlXPathFreeObject(obj2);
298 xmlXPathFreeObject(obj2);
338 xmlXPathFreeObject(obj);
340 xmlXPathFreeObject(obj2);
372 xmlXPathFreeObject(obj2);
397 xmlXPathFreeObject(newobj);
535 xmlXPathFreeObject(obj1)
    [all...]
templates.c 80 xmlXPathFreeObject(res);
149 xmlXPathFreeObject(res);
pattern.c 568 xmlXPathFreeObject(newlist);
578 xmlXPathFreeObject(list);
588 (xmlFreeFunc) xmlXPathFreeObject;
595 xmlXPathFreeObject(list);
603 xmlXPathFreeObject(list);
610 xmlXPathFreeObject(list);
    [all...]
  /external/libxslt/libxslt/
functions.c 210 xmlXPathFreeObject(resObj);
279 xmlXPathFreeObject(newobj);
283 xmlXPathFreeObject(obj);
285 xmlXPathFreeObject(obj2);
298 xmlXPathFreeObject(obj2);
338 xmlXPathFreeObject(obj);
340 xmlXPathFreeObject(obj2);
372 xmlXPathFreeObject(obj2);
397 xmlXPathFreeObject(newobj);
535 xmlXPathFreeObject(obj1)
    [all...]
templates.c 79 xmlXPathFreeObject(res);
148 xmlXPathFreeObject(res);
pattern.c 568 xmlXPathFreeObject(newlist);
578 xmlXPathFreeObject(list);
588 (xmlFreeFunc) xmlXPathFreeObject;
595 xmlXPathFreeObject(list);
603 xmlXPathFreeObject(list);
610 xmlXPathFreeObject(list);
    [all...]
  /external/chromium_org/third_party/libxslt/libexslt/
common.c 111 xmlXPathFreeObject(obj);
114 xmlXPathFreeObject(obj);
saxon.c 222 xmlXPathFreeObject(obj);
232 xmlXPathFreeObject(obj);
dynamic.c 249 xmlXPathFreeObject(subResult);
functions.c 191 xmlXPathFreeObject(data->result);
389 xmlXPathFreeObject(param->value);
strings.c 502 xmlXPathFreeObject (obj);
  /external/chromium_org/third_party/libxml/src/
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 120 if(xpath != NULL) xmlXPathFreeObject(xpath);
xpath.c 665 xmlXPathFreeObject(op->value4);
677 xmlXPathFreeObject(op->value4);
    [all...]
runsuite.c 273 xmlXPathFreeObject(res);
300 xmlXPathFreeObject(res);
xinclude.c 209 xmlXPathFreeObject(ref->xptr);
    [all...]
debugXML.c     [all...]
  /external/libxml2/
xpointer.c 652 xmlXPathFreeObject(val);
775 xmlXPathFreeObject(obj->locTab[i]);
930 xmlXPathFreeObject(obj);
936 xmlXPathFreeObject(obj);
1194 xmlXPathFreeObject(obj);
    [all...]
xpath.c 666 xmlXPathFreeObject(op->value4);
678 xmlXPathFreeObject(op->value4);
    [all...]
xinclude.c 209 xmlXPathFreeObject(ref->xptr);
    [all...]
debugXML.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 437 xmlXPathFreeObject (xmlXPathObjectPtr obj);
  /external/libxml2/include/libxml/
xpath.h 440 xmlXPathFreeObject (xmlXPathObjectPtr obj);
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XSLTUnicodeSort.cpp 285 xmlXPathFreeObject(resultsTab[j][i]);

Completed in 560 milliseconds

1 2