Home
last modified time | relevance | path

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

/third_party/libxml2/
Dtestapi.c1232 static int test_xmlstring(void);
1285 test_ret += test_xmlstring(); in testlibxml2()
37484 test_xmlstring(void) { in test_xmlstring() function
52371 if (!strcmp(module, "xmlstring")) return(test_xmlstring()); in test_module()