Home | History | Annotate | Download | only in src

Lines Matching refs:xinclude

191 #include <libxml/xinclude.h>
1184 #include <libxml/xinclude.h>
27276 xmlXIncludeCtxtPtr ctxt; /* an existing XInclude context */
27440 xmlXIncludeCtxtPtr ctxt; /* an XInclude processing context */
27477 if (quiet == 0) printf("Testing xinclude : 8 of 10 functions ...\n");
27489 printf("Module xinclude: %d errors\n", test_ret);
51674 if (!strcmp(module, "xinclude")) return(test_xinclude());