From: David Vallner Date: 2006-10-29T01:34:23+09:00 Subject: Re: regexp to match CJK characters --------------enig898654CD2A67A152918C63B7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Paul Lutus wrote: > Cafe Babe wrote: >=20 >> How can I write a regexp to match CJK characters? >> Thanks in advance:) >=20 > print "Yes!" if varname =3D~ /^CJK$/ >=20 > If this is not what you wanted, you will simply have to write a longer = post. >=20 CJK =3D (I think) Chinese, Japanese, Korean. "CJK characters" usually refers to the encodings you use for those - Big5, JIS, Unicode, etc. David Vallner --------------enig898654CD2A67A152918C63B7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFFQ4aLy6MhrS8astoRAu5qAJ9gaWMehjdgyOzYahKEGxFlidLPuQCeIU3v 0wnhxaaQJ9cjNQrwCJux0aE= =pjVJ -----END PGP SIGNATURE----- --------------enig898654CD2A67A152918C63B7--