Home | History | Annotate | Download | only in libxml2

Lines Matching full:xpathcommontest

2319 xpathCommonTest(const char *filename, const char *result,
2390 return(xpathCommonTest(filename, result, 0, 1));
2430 res = xpathCommonTest(globbuf.gl_pathv[i], &result[0], 0, 0);
2478 res = xpathCommonTest(globbuf.gl_pathv[i], &result[0], 1, 0);