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