Searched refs:test_xmlsave (Results 1 – 1 of 1) sorted by relevance
1227 static int test_xmlsave(void);1280 test_ret += test_xmlsave(); in testlibxml2()34302 test_xmlsave(void) { in test_xmlsave() function52375 if (!strcmp(module, "xmlsave")) return(test_xmlsave()); in test_module()