Searched defs:xmlBufFree (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dbuf.c320 * xmlBufFree:
327 xmlBufFree(xmlBufPtr buf) { function
331 "xmlBufFree: buf == NULL\n");
1170 xmlBufFree(buf);

Completed in 145 milliseconds