X-Received: by 10.66.77.231 with SMTP id v7mr1862539paw.35.1359752083072; Fri, 01 Feb 2013 12:54:43 -0800 (PST) X-Received: by 10.50.187.133 with SMTP id fs5mr14284igc.12.1359752082785; Fri, 01 Feb 2013 12:54:42 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!f6no13051442pbd.1!news-out.google.com!6ni27960pbd.1!nntp.google.com!ld4no13446174pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Fri, 1 Feb 2013 12:54:42 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T NNTP-Posting-Host: 69.28.149.29 References: <5109e49b$0$295$14726298@news.sunsite.dk> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9463f7ba-413e-4604-bbf0-a5a7f5c9984d@googlegroups.com> Subject: Re: Regex: Any character in character class From: Lew Injection-Date: Fri, 01 Feb 2013 20:54:43 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:21973 Sebastian wrote: > the string I want to match basicallyhas two parts (a "protocol" and a > "selection expression"). I want to allow line breaks anywhere in the > selection expression, but not in the protocol. How do you tell which part is which? -- Lew