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 322 * xmlBufFree:
329 xmlBufFree(xmlBufPtr buf) {
333 "xmlBufFree: buf == NULL\n");
1211 xmlBufFree(buf);
    [all...]
xmlIO.c     [all...]
xmlreader.c     [all...]
tree.c     [all...]
xmlsave.c 584 xmlBufFree(buf->conv);
    [all...]
xpath.c     [all...]

Completed in 952 milliseconds