Home | History | Annotate | Download | only in libxml2

Lines Matching refs:test_c14n

1200 static int test_c14n(void);
1253 test_ret += test_c14n();
5589 test_c14n(void) {
52348 if (!strcmp(module, "c14n")) return(test_c14n());