Searched defs:xmlOutputBufferPtr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dtree.h31 typedef xmlOutputBuffer *xmlOutputBufferPtr; typedef
1148 xmlSaveFileTo (xmlOutputBufferPtr buf,
1152 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
1157 xmlNodeDumpOutput (xmlOutputBufferPtr buf,
/external/libxml2/include/libxml/
H A Dtree.h32 typedef xmlOutputBuffer *xmlOutputBufferPtr; typedef
1198 xmlSaveFileTo (xmlOutputBufferPtr buf,
1202 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
1207 xmlNodeDumpOutput (xmlOutputBufferPtr buf,

Completed in 1308 milliseconds