What does this regex do?
Posted
by Lizard
on Stack Overflow
See other posts from Stack Overflow
or by Lizard
Published on 2010-06-15T09:53:02Z
Indexed on
2010/06/15
10:02 UTC
Read the original article
Hit count: 309
^.+\\(.*\\)
I am struggling to work this one out, any help would be greatly appreciated...
also is there a site that lets youu paste in a regular expression then spits out in plain text what it means?
© Stack Overflow or respective owner