Home
last modified time | relevance | path

Searched refs:to (Results 1 – 11 of 11) sorted by relevance

/iconvdata/testdata/
A Dsuntzus27 to the State.
30 to safety or to ruin. Hence it is a subject of inquiry
123 lead to victory, and few calculations to defeat:
224 better to recapture an army entire than to destroy it,
260 to the enemy's one, to surround him; if five to one,
280 13. (1) By commanding the army to advance or to retreat,
388 Estimation of quantity to Measurement; Calculation to
492 if four-cornered, to come to a standstill, but if
717 16. Whether to concentrate or to divide your troops,
1004 are determined to fight to the death.
[all …]
A DWINDOWS-12582 // on purpose, in order to test that the conversion empties the bit buffer
3 // and shifts back to the initial state at the end of the conversion.
A DWINDOWS-1258..UTF82 // on purpose, in order to test that the conversion empties the bit buffer
3 // and shifts back to the initial state at the end of the conversion.
A DUTF-723 // on purpose, in order to test that the conversion empties the bit buffer
24 // and shifts back to the initial state at the end of the conversion.
/iconvdata/
A Dgconv-modules34 # from to module cost
50 # from to module cost
61 # from to module cost
67 # from to module cost
77 # from to module cost
82 # from to module cost
87 # from to module cost
92 # from to module cost
97 # from to module cost
102 # from to module cost
[all …]
A Drun-iconv-test.sh50 while read from to subset targets; do
71 $PROG -f $t -t $to -o $temp2 $temp1 < /dev/null ||
86 echo $ac_n " suntzu: $from -> $t -> $to $ac_c"
88 $PROG -f $t -t $to > $temp1 ||
131 echo $ac_n " suntzu: ASCII -> $to -> ASCII $ac_c"
132 $PROG -f ASCII -t $to testdata/suntzus < /dev/null |
133 $PROG -f $to -t ASCII > $temp1 ||
A Dbug-iconv2.c16 char buffer[1024], *to = buffer; in main() local
40 printf ("%zd\n", iconv (cd_a, &from, &from_left, &to, &to_left)); in main()
A Dbug-iconv12.c28 run_conversion (const char *from, const char *to, char *inbuf, size_t inbuflen, in run_conversion() argument
41 cd = iconv_open (to, from); in run_conversion()
44 printf ("line %d: cannot convert from %s to %s: %m\n", line, from, to); in run_conversion()
93 , line, from, to); in run_conversion()
A Dbig5hkscs.c17658 uint32_t to; member
17979 if (from_ucs4_idx[i].to >= ch) \
A Dtst-table.sh67 ${objpfx}tst-table-to ${charset} | sort \
A DMakefile77 bug-iconv10 bug-iconv11 bug-iconv12 tst-iconv-big5-hkscs-to-2ucs4 \
83 test-srcs := tst-table-from tst-table-to
293 $(objpfx)tst-iconv-big5-hkscs-to-2ucs4.out: $(gen-locales)
346 $(objpfx)tst-table-from $(objpfx)tst-table-to
367 $(objpfx)tst-iconv-big5-hkscs-to-2ucs4.out: \

Completed in 765 milliseconds