Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlFree

295 	xmlFree(cur->nsTab);
299 xmlFree(cur->nodeTab);
302 xmlFree(cur);
932 xmlFree(value);
935 xmlFree(buffer);
1258 xmlFree(buffer);
1297 xmlFree(buffer);
1342 xmlFree(buffer);
1450 xmlFree(ctx);
1685 * xmlFree() to free allocated memory
1833 * Returns a normalized string (caller is responsible for calling xmlFree())