Home
last modified time | relevance | path

Searched refs:xmlXIncludeCtxt (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxinclude.h86 typedef struct _xmlXIncludeCtxt xmlXIncludeCtxt; typedef
87 typedef xmlXIncludeCtxt *xmlXIncludeCtxtPtr;
/external/libxml2/
Dxinclude.c289 ret = (xmlXIncludeCtxtPtr) xmlMalloc(sizeof(xmlXIncludeCtxt)); in xmlXIncludeNewContext()
295 memset(ret, 0, sizeof(xmlXIncludeCtxt)); in xmlXIncludeNewContext()
/external/libxml2/doc/html/
Dindex.sgml577 <ANCHOR id="xmlXIncludeCtxt" href="libxml/libxml-xinclude.html#xmlXIncludeCtxt">