Home | History | Annotate | Download | only in libxml2

Lines Matching refs:test_c14n

1199 static int test_c14n(void);
1252 test_ret += test_c14n();
5564 test_c14n(void) {
52135 if (!strcmp(module, "c14n")) return(test_c14n());