Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1230 static int test_xmlstring(void);
1283 test_ret += test_xmlstring(); in testlibxml2()
37491 test_xmlstring(void) { in test_xmlstring() function
52378 if (!strcmp(module, "xmlstring")) return(test_xmlstring()); in test_module()