Home
last modified time | relevance | path

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

/iconvdata/
A Dtst-e2big.c32 test (const char *encoding, char *inbuf, size_t inbufsize, size_t outbufsize) in test() argument
44 cd = iconv_open ("UTF-8", encoding); in test()
47 fprintf (stderr, "cannot convert from %s\n", encoding); in test()
60 encoding, result, errno); in test()
68 fprintf (stderr, "%s: ate %td input bytes\n", encoding, inptr - inbuf); in test()
74 encoding, outptr - outbuf); in test()
A DTESTS221 # 1. The endianness independent encoding.
22 # 2. The endianness dependent encoding.

Completed in 4 milliseconds