Alias WCHAR_T to UCS-4-INTERNAL. WCHAR_T is the internal encoding
of a wchar_t type - which is 32 bit on FreeBSD. This matches observed behavior on a libiconv machine.
This commit is contained in:
parent
c684e93584
commit
5dab738bbb
@ -28,6 +28,7 @@
|
||||
16LE utf16le
|
||||
|
||||
32-INTERNAL ucs-4-internal
|
||||
32-INTERNAL wchar_t
|
||||
|
||||
32-SWAPPED ucs-4-swapped
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user