Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1198 static int test_HTMLtree(void);
1251 test_ret += test_HTMLtree(); in testlibxml2()
3686 test_HTMLtree(void) { in test_HTMLtree() function
52346 if (!strcmp(module, "HTMLtree")) return(test_HTMLtree()); in test_module()