From owner-freebsd-hackers Wed Jul 7 12:49:46 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 6CB2F14F4E for ; Wed, 7 Jul 1999 12:49:43 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id VAA91795; Wed, 7 Jul 1999 21:49:22 +0200 (CEST) (envelope-from des) To: Jamie Howard Cc: Dag-Erling Smorgrav , Archie Cobbs , freebsd-hackers@FreeBSD.ORG Subject: Re: Repalcement for grep(1) References: From: Dag-Erling Smorgrav Date: 07 Jul 1999 21:49:22 +0200 In-Reply-To: Jamie Howard's message of "Wed, 7 Jul 1999 15:44:48 -0400 (EDT)" Message-ID: Lines: 14 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jamie Howard 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