Return-Path: Delivered-To: apmail-apache-docs-archive@apache.org Received: (qmail 10935 invoked by uid 500); 24 Aug 2001 17:22:48 -0000 Mailing-List: contact apache-docs-help@apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: apache-docs@apache.org Delivered-To: mailing list apache-docs@apache.org Received: (qmail 10926 invoked from network); 24 Aug 2001 17:22:48 -0000 Date: Fri, 24 Aug 2001 10:22:49 -0700 (PDT) From: Joshua Slive X-X-Sender: To: Apache Documentation Project Subject: Re: Regular Expressions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Wed, 22 Aug 2001, Rich Bowen wrote: > It would be nice to have at least a pointer to a regular expression > tutorial, and perhaps a description of some kind in the docs > themselves about what type of regular expressions these are, what > things are permitted in them, and how to do things like > case-insensitive patterns, character classes, variable capture (the > $1, $2 stuff) and all those sorts of nifty things. If someone can > point me in the right direction, I'd be glad to get such a thing > started. For what it's worth, I support a short doc (in misc/) that exaplains what a regular expression is and where to get more information; perhaps a few examples could be included. Alternatively, an improved FAQ answer would be nice. Joshua. --------------------------------------------------------------------- To unsubscribe, e-mail: apache-docs-unsubscribe@apache.org For additional commands, e-mail: apache-docs-help@apache.org