HomeSort by relevance Sort by last modified time
    Searched defs:xmlBufferAllocationScheme (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 67 * xmlBufferAllocationScheme:
78 } xmlBufferAllocationScheme;
91 xmlBufferAllocationScheme alloc; /* The realloc method */
655 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);
656 XMLPUBFUN xmlBufferAllocationScheme XMLCALL
700 xmlBufferAllocationScheme scheme);
    [all...]
  /external/libxml2/include/libxml/
tree.h 67 * xmlBufferAllocationScheme:
78 } xmlBufferAllocationScheme;
91 xmlBufferAllocationScheme alloc; /* The realloc method */
654 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);
655 XMLPUBFUN xmlBufferAllocationScheme XMLCALL
699 xmlBufferAllocationScheme scheme);
    [all...]

Completed in 120 milliseconds