Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #22253

Re: regex reserved chars

X-Received by 10.66.80.34 with SMTP id o2mr723634pax.9.1360435424454; Sat, 09 Feb 2013 10:43:44 -0800 (PST)
X-Received by 10.50.151.175 with SMTP id ur15mr306109igb.0.1360435424208; Sat, 09 Feb 2013 10:43:44 -0800 (PST)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!c4no687788pbz.1!news-out.google.com!mj10ni8pbb.1!nntp.google.com!f6no688174pbd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.java.programmer
Date Sat, 9 Feb 2013 10:43:43 -0800 (PST)
In-Reply-To <5115a330$0$288$14726298@news.sunsite.dk>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=173.164.137.214; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T
NNTP-Posting-Host 173.164.137.214
References <42t5h8d8ta5iq9nkfded0pvfl104cqhc77@4ax.com> <keutvu$7ot$1@dont-email.me> <97897683-a69c-430a-a3de-90f2faeed82f@googlegroups.com> <cnj6h89glj2398eerhhmrom18qtq5rm3u4@4ax.com> <5115a330$0$288$14726298@news.sunsite.dk>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <27908497-ab0f-4ecc-934b-4abd8ff1f5b9@googlegroups.com> (permalink)
Subject Re: regex reserved chars
From Lew <lewbloch@gmail.com>
Injection-Date Sat, 09 Feb 2013 18:43:44 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.lang.java.programmer:22253

Show key headers only | View raw


Arne Vajhøj wrote:
> Roedy Green wrote:
>> Lew wrote, quoted or indirectly quoted someone who said :
>>> http://lmgtfy.com/?q=Regular+expression+metacharacters+character+class
> 
>> Did you check to see if the question is actually answered in there
>> somewhere, or just that in any sane universe it should be?

I always confirm and follow all links that I post before I press SEND. 
In addition I follow the search links, ensuring that the top three or 
four contain information pertinent to the question. Often I will spend 
some time reading the articles to which the search linked. I learn a 
lot doing that.

> You asked the question.
> 
> So what about you check!!!!
> 
> The first link I get has the info.

By offering a search link I'm able to provide much, much more information 
to the querent than anything I could condense myself into a post.

Some people get mad, saying, "If I could have come up with those search 
terms I wouldn't have asked!"

Exactly. But rather trivial, as that could be said about every question 
that comes up here. But you took an important first step, seeking help 
for your problem. 

My skill at providing search terms that will help you find your answers 
is my gift to you. You are most welcome.

-- 
Lew

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

regex reserved chars Roedy Green <see_website@mindprod.com.invalid> - 2013-02-06 16:28 -0800
  Re: regex reserved chars markspace <markspace@nospam.nospam> - 2013-02-06 16:54 -0800
    Re: regex reserved chars Lew <lewbloch@gmail.com> - 2013-02-06 18:03 -0800
      Re: regex reserved chars markspace <markspace@nospam.nospam> - 2013-02-06 18:10 -0800
        Re: regex reserved chars Roedy Green <see_website@mindprod.com.invalid> - 2013-02-06 22:50 -0800
          Re: regex reserved chars markspace <markspace@nospam.nospam> - 2013-02-07 09:32 -0800
            Re: regex reserved chars Gene Wirchenko <genew@telus.net> - 2013-02-07 10:51 -0800
              Re: regex reserved chars markspace <markspace@nospam.nospam> - 2013-02-07 11:53 -0800
              Re: regex reserved chars Arne Vajhøj <arne@vajhoej.dk> - 2013-02-08 20:25 -0500
              Re: regex reserved chars Arne Vajhøj <arne@vajhoej.dk> - 2013-02-08 20:32 -0500
          Re: regex reserved chars Arne Vajhøj <arne@vajhoej.dk> - 2013-02-08 20:17 -0500
      Re: regex reserved chars Roedy Green <see_website@mindprod.com.invalid> - 2013-02-06 23:06 -0800
        Re: regex reserved chars Arne Vajhøj <arne@vajhoej.dk> - 2013-02-08 20:15 -0500
          Re: regex reserved chars Lew <lewbloch@gmail.com> - 2013-02-09 10:43 -0800
  Re: regex reserved chars Arne Vajhøj <arne@vajhoej.dk> - 2013-02-06 20:18 -0500
    Re: regex reserved chars Martin Gregorie <martin@address-in-sig.invalid> - 2013-02-07 21:17 +0000
      Re: regex reserved chars Jim Janney <jjanney@shell.xmission.com> - 2013-02-07 20:47 -0700
        Re: regex reserved chars Martin Gregorie <martin@address-in-sig.invalid> - 2013-02-09 00:50 +0000
      Re: regex reserved chars Arne Vajhøj <arne@vajhoej.dk> - 2013-02-08 20:06 -0500
        Re: regex reserved chars markspace <markspace@nospam.nospam> - 2013-02-08 19:02 -0800
          Re: regex reserved chars Nigel Wade <nmw@ion.le.ac.uk> - 2013-02-11 09:25 +0000
            Re: regex reserved chars markspace <markspace@nospam.nospam> - 2013-02-11 07:16 -0800
              Re: regex reserved chars Nigel Wade <nmw@ion.le.ac.uk> - 2013-02-11 17:12 +0000
  Re: regex reserved chars Roedy Green <see_website@mindprod.com.invalid> - 2013-02-06 23:31 -0800
    Re: regex reserved chars Robert Klemme <shortcutter@googlemail.com> - 2013-02-07 04:38 -0800
    Re: regex reserved chars Arne Vajhøj <arne@vajhoej.dk> - 2013-02-08 20:02 -0500

csiph-web