Searched refs:xmlXPathCacheFreeObjectList (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxpath.c1811 xmlXPathCacheFreeObjectList(xmlPointerListPtr list) function
1844 xmlXPathCacheFreeObjectList(cache->nodesetObjs);
1846 xmlXPathCacheFreeObjectList(cache->stringObjs);
1848 xmlXPathCacheFreeObjectList(cache->booleanObjs);
1850 xmlXPathCacheFreeObjectList(cache->numberObjs);
1852 xmlXPathCacheFreeObjectList(cache->miscObjs);

Completed in 45 milliseconds