Searched defs:xmlXIncludeCtxtPtr (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxinclude.h87 typedef xmlXIncludeCtxt *xmlXIncludeCtxtPtr; typedef
113 XMLPUBFUN xmlXIncludeCtxtPtr XMLCALL
116 xmlXIncludeSetFlags (xmlXIncludeCtxtPtr ctxt,
119 xmlXIncludeFreeContext (xmlXIncludeCtxtPtr ctxt);
121 xmlXIncludeProcessNode (xmlXIncludeCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxinclude.h87 typedef xmlXIncludeCtxt *xmlXIncludeCtxtPtr; typedef
113 XMLPUBFUN xmlXIncludeCtxtPtr XMLCALL
116 xmlXIncludeSetFlags (xmlXIncludeCtxtPtr ctxt,
119 xmlXIncludeFreeContext (xmlXIncludeCtxtPtr ctxt);
121 xmlXIncludeProcessNode (xmlXIncludeCtxtPtr ctxt,

Completed in 218 milliseconds