Searched refs:xmlXIncludeProcess (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
H A Dxinclude.h93 xmlXIncludeProcess (xmlDocPtr doc);
/external/libxslt/libxslt/
H A Ddocuments.c329 xmlXIncludeProcess(doc);
/external/libxml2/
H A Dxinclude.c2480 * xmlXIncludeProcess:
2489 xmlXIncludeProcess(xmlDocPtr doc) { function
H A Delfgcchack.h15422 #undef xmlXIncludeProcess macro
15423 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess __attribute((alias("xmlXIncludeProcess__internal_alias")));
15425 #ifndef xmlXIncludeProcess
15426 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess__internal_alias __attribute((visibility("hidden")));
15427 #define xmlXIncludeProcess xmlXIncludeProcess__internal_alias macro

Completed in 134 milliseconds