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

  /external/libxml2/
buf.h 30 void xmlBufFree(xmlBufPtr buf);
buf.c 320 * xmlBufFree:
327 xmlBufFree(xmlBufPtr buf) {
331 "xmlBufFree: buf == NULL\n");
1170 xmlBufFree(buf);
    [all...]
xmlIO.c     [all...]
xmlreader.c     [all...]
tree.c     [all...]
xmlsave.c 584 xmlBufFree(buf->conv);
    [all...]
xpath.c     [all...]

Completed in 360 milliseconds