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

  /external/libxml2/
buf.h 26 int xmlBufSetAllocationScheme(xmlBufPtr buf,
xmlIO.c     [all...]
buf.c 278 * xmlBufSetAllocationScheme:
287 xmlBufSetAllocationScheme(xmlBufPtr buf,
292 "xmlBufSetAllocationScheme: buf == NULL or in error\n");
    [all...]
xmlsave.c     [all...]
tree.c 1277 xmlBufSetAllocationScheme(buf, XML_BUFFER_ALLOC_HYBRID);
    [all...]

Completed in 4758 milliseconds