Home
last modified time | relevance | path

Searched refs:test_HTMLparser (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtestapi.c1197 static int test_HTMLparser(void);
1250 test_ret += test_HTMLparser(); in testlibxml2()
2793 test_HTMLparser(void) { in test_HTMLparser() function
52345 if (!strcmp(module, "HTMLparser")) return(test_HTMLparser()); in test_module()