Mimic a behavior of GNU libiconv on OS/2
DBCS countries assign their currency symbol to '\', ASCII 92. This causes
an unexpected behavior when converting a directory separator on OS/2.
In case of GNU libiconv, it does not treat '\', ASCII 92, as a currency
symbol at all. So let's mimic GNU libiconv.
Signed-off-by: Rafaël Carré <funman@videolan.org>
Showing
Please register or sign in to comment