Searched defs:subdir (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Druntest.c3764 const char *subdir) {
3780 snprintf(buf, 499, "result/c14n/%s/%s", subdir,prefix);
3786 snprintf(buf, 499, "test/c14n/%s/%s.xpath", subdir,prefix);
3790 snprintf(buf, 499, "test/c14n/%s/%s.ns", subdir,prefix);
3763 c14nCommonTest(const char *filename, int with_comments, int exclusive, const char *subdir) argument

Completed in 66 milliseconds