Searched refs:test_latin2 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/apr-util/test/ |
| D | testxlate.c | 30 static const char test_latin2[] = "Edelwei\xdf"; variable 112 one_test(tc, "ISO-8859-1", "ISO-8859-2", test_latin1, test_latin2, p); in test_transformation() 115 one_test(tc, "ISO-8859-2", "ISO-8859-1", test_latin2, test_latin1, p); in test_transformation()
|