Searched refs:u2a_translit (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/iconv/ |
D | tst-iconv-opt.c | 80 char u2a_translit[] = "UTF-8 text with a couple of non-ASCII characters"; variable 146 test_iconv ("ASCII//TRANSLIT", "UTF-8", utf8, strlen (utf8), 2, u2a_translit, in do_test() 157 u2a_translit, 0); in do_test() 159 u2a_translit, 0); in do_test() 161 u2a_translit, 0); in do_test() 164 u2a_translit, 0); in do_test() 185 u2a_translit, 0); in do_test() 188 u2a_translit, 0); in do_test() 190 u2a_translit, 0); in do_test() 192 u2a_translit, 0); in do_test()
|