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

  /external/libxml2/
buf.h 26 int xmlBufSetAllocationScheme(xmlBufPtr buf,
xmlIO.c     [all...]
buf.c 279 * xmlBufSetAllocationScheme:
288 xmlBufSetAllocationScheme(xmlBufPtr buf,
293 "xmlBufSetAllocationScheme: buf == NULL or in error\n");
    [all...]
xmlsave.c     [all...]
xmlreader.c     [all...]
tree.c 1282 xmlBufSetAllocationScheme(buf, XML_BUFFER_ALLOC_HYBRID);
    [all...]

Completed in 1068 milliseconds