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

  /external/libxml2/
buf.h 28 int xmlBufGetAllocationScheme(xmlBufPtr buf);
xmlIO.c     [all...]
buf.c 258 * xmlBufGetAllocationScheme:
266 xmlBufGetAllocationScheme(xmlBufPtr buf) {
270 "xmlBufGetAllocationScheme: buf == NULL\n");
    [all...]
xmlsave.c     [all...]
encoding.c     [all...]
xmlreader.c 823 alloc = xmlBufGetAllocationScheme(inbuf);
    [all...]

Completed in 382 milliseconds