Searched refs:xmlXIncludeNewContext (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.in.h110 xmlXIncludeNewContext (xmlDocPtr doc);
H A Dxinclude.c271 * xmlXIncludeNewContext:
279 xmlXIncludeNewContext(xmlDocPtr doc) { function
673 newctxt = xmlXIncludeNewContext(doc);
1930 newctxt = xmlXIncludeNewContext(ctxt->doc);
2442 ctxt = xmlXIncludeNewContext(doc);
2502 ctxt = xmlXIncludeNewContext(tree->doc);
H A Dxmlreader.c1461 reader->xincctxt = xmlXIncludeNewContext(reader->ctxt->myDoc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxinclude.h110 xmlXIncludeNewContext (xmlDocPtr doc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.in.h110 xmlXIncludeNewContext (xmlDocPtr doc);
H A Dxinclude.c271 * xmlXIncludeNewContext:
279 xmlXIncludeNewContext(xmlDocPtr doc) { function
673 newctxt = xmlXIncludeNewContext(doc);
1930 newctxt = xmlXIncludeNewContext(ctxt->doc);
2442 ctxt = xmlXIncludeNewContext(doc);
2502 ctxt = xmlXIncludeNewContext(tree->doc);
H A Dxmlreader.c1461 reader->xincctxt = xmlXIncludeNewContext(reader->ctxt->myDoc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c271 * xmlXIncludeNewContext:
279 xmlXIncludeNewContext(xmlDocPtr doc) { function
682 newctxt = xmlXIncludeNewContext(doc);
1937 newctxt = xmlXIncludeNewContext(ctxt->doc);
2450 ctxt = xmlXIncludeNewContext(doc);
2510 ctxt = xmlXIncludeNewContext(tree->doc);
H A Delfgcchack.h15330 #undef xmlXIncludeNewContext macro
15331 extern __typeof (xmlXIncludeNewContext) xmlXIncludeNewContext __attribute((alias("xmlXIncludeNewContext__internal_alias")));
15333 #ifndef xmlXIncludeNewContext
15334 extern __typeof (xmlXIncludeNewContext) xmlXIncludeNewContext__internal_alias __attribute((visibility("hidden")));
15335 #define xmlXIncludeNewContext xmlXIncludeNewContext__internal_alias macro
H A Dxmlreader.c1491 reader->xincctxt = xmlXIncludeNewContext(reader->ctxt->myDoc);

Completed in 222 milliseconds