Home
last modified time | relevance | path

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

/third_party/libxml2/
Dtestapi.c1199 static int test_HTMLparser(void);
1252 test_ret += test_HTMLparser(); in testlibxml2()
2795 test_HTMLparser(void) { in test_HTMLparser() function
52338 if (!strcmp(module, "HTMLparser")) return(test_HTMLparser()); in test_module()