Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c1200 static int test_HTMLparser(void);
1253 test_ret += test_HTMLparser(); in testlibxml2()
2781 test_HTMLparser(void) { in test_HTMLparser() function
51651 if (!strcmp(module, "HTMLparser")) return(test_HTMLparser()); in test_module()