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 259 * xmlBufGetAllocationScheme:
267 xmlBufGetAllocationScheme(xmlBufPtr buf) {
271 "xmlBufGetAllocationScheme: buf == NULL\n");
    [all...]
xmlsave.c     [all...]
encoding.c     [all...]
xmlreader.c 836 alloc = xmlBufGetAllocationScheme(inbuf);
    [all...]

Completed in 73 milliseconds