Searched refs:test_xmlunicode (Results 1 – 1 of 1) sorted by relevance
1217 static int test_xmlunicode(void);1269 test_ret += test_xmlunicode(); in testlibxml2()42758 test_xmlunicode(void) { in test_xmlunicode() function51753 if (!strcmp(module, "xmlunicode")) return(test_xmlunicode()); in test_module()