Sujet : unicode text
De : saitology9 (at) *nospam* gmail.com (saito)
Groupes : comp.lang.tclDate : 09. Nov 2024, 03:28:54
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vgmhd8$3etp3$1@dont-email.me>
User-Agent : Mozilla Thunderbird
Is there a way to remove emojis, non-printable and other graphic characters from a string? I can use a regexp with a-zA-Z and such but this doesn't account for valid characters from non-ascii/non-Western languages, right?