freebsd-dev/lib/libiconv_modules
Kyle Evans 693f88c9da iconv_std: complete the //IGNORE support
Previously, it would only ignore failures due to csmapper conversion
failure.  It may be the case that the input string contains invalid
sequences that also need to be ignored.

A good example of //IGNORE application is sanitizing user- or remotely-
specified strings that are expected to be UTF-8; perhaps as part of a
pipeline that will feed the result into a system less tested against or
tolerant of illegal UTF-8 sequences.

Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D34345
2022-08-11 11:42:20 -05:00
..
BIG5
DECHanyu
EUC
EUCTW
GBK2K
HZ
iconv_none
iconv_std iconv_std: complete the //IGNORE support 2022-08-11 11:42:20 -05:00
ISO2022
JOHAB
mapper_646
mapper_none
mapper_parallel
mapper_serial
mapper_std
mapper_zone
MSKanji
UES
UTF7
UTF8
UTF1632
VIQR
ZW
Makefile
Makefile.inc