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