We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce4b31 commit ea8df09Copy full SHA for ea8df09
lib/aliases_extra.h
@@ -0,0 +1,6 @@
1
+ { "EUC-JISX0213", ei_euc_jisx0213 },
2
+ { "SHIFT_JISX0213", ei_shift_jisx0213 },
3
+ { "ISO-2022-JP-3", ei_iso2022_jp3 },
4
+ { "TDS565", ei_tds565 },
5
+ { "ISO-IR-230", ei_tds565 },
6
+ { "RISCOS-LATIN1", ei_riscos1 },
0 commit comments