Searched refs:xmlXIncludeProcess (Results 1 – 9 of 9) sorted by relevance
92 d xmlXIncludeProcess...93 d pr extproc('xmlXIncludeProcess')
93 xmlXIncludeProcess (xmlDocPtr doc);
134 if (xmlXIncludeProcess(doc) <= 0) { in main()
253 if (xincludes and (xmlXIncludeProcess(doc) < 0)) { in mkXmlDoc()
532 xmlXIncludeProcess;
2550 xmlXIncludeProcess(xmlDocPtr doc) { in xmlXIncludeProcess() function
15596 #undef xmlXIncludeProcess15597 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess __attribute((alias("xmlXIncludeProcess__int…15599 #ifndef xmlXIncludeProcess15600 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess__internal_alias __attribute((visibility("hi…15601 #define xmlXIncludeProcess xmlXIncludeProcess__internal_alias macro
27490 ret_val = xmlXIncludeProcess(doc); in test_xmlXIncludeProcess()
2636 xmlXIncludeProcess