Home
last modified time | relevance | path

Searched refs:xmlXIncludeNewContext (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxinclude.rpgle134 d xmlXIncludeNewContext...
135 d pr extproc('xmlXIncludeNewContext')
/external/libxml2/include/libxml/
Dxinclude.h114 xmlXIncludeNewContext (xmlDocPtr doc);
/external/libxml2/
Dxinclude.c281 xmlXIncludeNewContext(xmlDocPtr doc) { in xmlXIncludeNewContext() function
684 newctxt = xmlXIncludeNewContext(doc); in xmlXIncludeRecurseDoc()
1975 newctxt = xmlXIncludeNewContext(ctxt->doc); in xmlXIncludeLoadFallback()
2487 ctxt = xmlXIncludeNewContext(tree->doc); in xmlXIncludeProcessTreeFlagsData()
2572 ctxt = xmlXIncludeNewContext(tree->doc); in xmlXIncludeProcessTreeFlags()
Dlibxml2.syms1749 xmlXIncludeNewContext;
Delfgcchack.h15584 #undef xmlXIncludeNewContext
15585 extern __typeof (xmlXIncludeNewContext) xmlXIncludeNewContext __attribute((alias("xmlXIncludeNewCon…
15587 #ifndef xmlXIncludeNewContext
15588 extern __typeof (xmlXIncludeNewContext) xmlXIncludeNewContext__internal_alias __attribute((visibili…
15589 #define xmlXIncludeNewContext xmlXIncludeNewContext__internal_alias macro
Dxmlreader.c1524 reader->xincctxt = xmlXIncludeNewContext(reader->ctxt->myDoc); in xmlTextReaderRead()
/external/libxml2/win32/
Dlibxml2.def.src2633 xmlXIncludeNewContext