Searched refs:test_HTMLparser (Results 1 – 1 of 1) sorted by relevance
1197 static int test_HTMLparser(void);1250 test_ret += test_HTMLparser(); in testlibxml2()2793 test_HTMLparser(void) { in test_HTMLparser() function52345 if (!strcmp(module, "HTMLparser")) return(test_HTMLparser()); in test_module()