Home | History | Annotate | Download | only in libxml2

Lines Matching refs:test_tree

1216 static int test_tree(void);
1269 test_ret += test_tree();
24201 test_tree(void) {
52152 if (!strcmp(module, "tree")) return(test_tree());