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

/vbox/src/libs/libxml2-2.6.31/
H A Druntest.c3763 c14nCommonTest(const char *filename, int with_comments, int exclusive, function
3811 return(c14nCommonTest(filename, 1, 0, "with-comments"));
3818 return(c14nCommonTest(filename, 0, 0, "without-comments"));
3825 return(c14nCommonTest(filename, 0, 1, "exc-without-comments"));

Completed in 1365 milliseconds