Home
last modified time | relevance | path

Searched refs:xmlXIncludeProcess (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxinclude.rpgle92 d xmlXIncludeProcess...
93 d pr extproc('xmlXIncludeProcess')
/external/libxml2/include/libxml/
Dxinclude.h93 xmlXIncludeProcess (xmlDocPtr doc);
/external/libxml2/doc/examples/
Dio1.c134 if (xmlXIncludeProcess(doc) <= 0) { in main()
/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp253 if (xincludes and (xmlXIncludeProcess(doc) < 0)) { in mkXmlDoc()
/external/libxml2/
Dlibxml2.syms532 xmlXIncludeProcess;
Dxinclude.c2550 xmlXIncludeProcess(xmlDocPtr doc) { in xmlXIncludeProcess() function
Delfgcchack.h15596 #undef xmlXIncludeProcess
15597 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess __attribute((alias("xmlXIncludeProcess__int…
15599 #ifndef xmlXIncludeProcess
15600 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess__internal_alias __attribute((visibility("hi…
15601 #define xmlXIncludeProcess xmlXIncludeProcess__internal_alias macro
Dtestapi.c27490 ret_val = xmlXIncludeProcess(doc); in test_xmlXIncludeProcess()
/external/libxml2/win32/
Dlibxml2.def.src2636 xmlXIncludeProcess