Date: 07 Jul 1999 21:49:22 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Jamie Howard <howardjp@wam.umd.edu> Cc: Dag-Erling Smorgrav <des@flood.ping.uio.no>, Archie Cobbs <archie@whistle.com>, freebsd-hackers@FreeBSD.ORG Subject: Re: Repalcement for grep(1) Message-ID: <xzpu2rgs0jh.fsf@flood.ping.uio.no> In-Reply-To: Jamie Howard's message of "Wed, 7 Jul 1999 15:44:48 -0400 (EDT)" References: <Pine.GSO.4.10.9907071541400.19722-100000@rac1.wam.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Jamie Howard <howardjp@wam.umd.edu> writes: > I am not the internationalization expert, but doesn't [^A-Za-z] and > [A-Xa-z$] limit you to just English and other Roman languages? Won't > [[:<:]] and [[:>:]] be languages independent, presuming regex supports > it? They don't DTRT. They only match whitespace boundaries IIRC. Anyway, I already posted a solution which does not involve screwing around with the pattern. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpu2rgs0jh.fsf>