Re: unicode text

Liste des GroupesRevenir à cl tcl 
Sujet : Re: unicode text
De : saitology9 (at) *nospam* gmail.com (saito)
Groupes : comp.lang.tcl
Date : 09. Nov 2024, 18:57:27
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vgo7q7$3t685$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 11/8/2024 10:15 PM, Michael Soyka wrote:
On 11/08/2024 9:28 PM, saito wrote:
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?
>
I've found that this regular expression works for emojis:
    [^[:print:][:cntrl:]]
Thanks!  That is a good start.

Date Sujet#  Auteur
9 Nov 24 * unicode text3saito
9 Nov 24 `* Re: unicode text2Michael Soyka
9 Nov 24  `- Re: unicode text1saito

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal