match against this integer (2006) in this position
 
Feedback
TiTs::
Perfect Thanks
Sat, 31 May 2008 02:41PM
Mike::
What if the expression is complex and the user has several expression to match? Althought this would be more complicated, this would be interesting.
Sun, 1 Jun 2008 05:12PM
Mike::
To clarify my earlier comment : replace "has several expression to match" by "has several strings to supply in step 1".
Sun, 1 Jun 2008 05:14PM
Mark::
Hi Mike - you can click on any number of expressions - the only restriction is that one cannot be inside the other.
Tue, 3 Jun 2008 09:15AM
take::
nice!
Tue, 3 Jun 2008 03:50PM
Anon::
**effusive thanks**
Thu, 5 Jun 2008 05:33AM
::
ss01 pts/0 10.100.28.24 Mon Jun 2 22:47 - 23:05 (00:17)
Thu, 5 Jun 2008 12:12PM
Anon::
Please make it so that you can add large blocks of text to box (1) and be able to see it all. Thanks.
Thu, 5 Jun 2008 05:35PM
::
This is very useful.
Thu, 5 Jun 2008 10:22PM
Réda::
thank you a lot, you saved me lot of time !
Fri, 6 Jun 2008 09:08PM
::
you the great coder! thanks
Fri, 6 Jun 2008 10:21PM
Inquisito::
Bookmarked ! (But i miss a Condition button :) )
Sat, 7 Jun 2008 10:16AM
::
tabulators get lost when they're resend in the url
Sat, 7 Jun 2008 06:52PM
Neilossi::
Thanks a Thousand dude!
Wed, 11 Jun 2008 10:57AM
Wingfire::
Ultra cool :o)
Wed, 11 Jun 2008 04:00PM
Jobelobes::
sweet, nice generator
Thu, 12 Jun 2008 02:25PM
MIMI::
matching an ip address like: 456.123.123.123 in php code gives a positive match but IP adresses cant go higher than 255 as you know
Sun, 15 Jun 2008 03:48PM
Mark::
Hi Mimi - this ip address doesn't match! The ints searched for in the ipaddress pattern are 25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?
Sun, 15 Jun 2008 09:08PM
::
Loving this
Mon, 16 Jun 2008 02:53PM
MIMI::
yes it matches 56.123.123.123 but thats how regex works...
Mon, 16 Jun 2008 04:35PM
shukra::
many thanks
Tue, 17 Jun 2008 06:42AM
dpmott::
A "float" type might help clean things up, i.e. \d+\.\d{2} for a number generated by a "%.2f" sprintf format string.
Tue, 17 Jun 2008 03:17PM
Mark::
Hi dpmott - there is already a floating point pattern - eg txt2re.com/index.php3?s=3.14&submit=Show+Matches
Wed, 18 Jun 2008 09:26AM
svenheinemann::
a god-like tool, thx a lot
Wed, 18 Jun 2008 10:05AM
mimi::
how long did you take to create this whole regex system? and for free?
Wed, 18 Jun 2008 11:55PM
Neil::
finally someone has brains woop great system
Thu, 19 Jun 2008 04:18PM
Naim::
Its MindFreak☺☻♥♥♥♥
Thu, 19 Jun 2008 11:47PM
Nick::
Oh my god. The best tool ever invented 0.0. Thank you so much!!!!!!
Fri, 20 Jun 2008 06:25AM
jmain::
Thanks very much, you got me out of a jam
Fri, 20 Jun 2008 01:15PM
VelcroMan::
Bookmarked! Great tool =D
Sun, 22 Jun 2008 09:01AM
McB::
Completely awesome. This tool has made my time at work so much easier.
Sun, 22 Jun 2008 11:44AM
selven::
marvelous
Mon, 23 Jun 2008 10:32AM
Igor::
Thank You!
Wed, 25 Jun 2008 06:00PM
micha::
how can i create multiples * and why cant i see the regexp in one line
Thu, 26 Jun 2008 10:22AM
Mark::
HI Micha - I'm not sure what you mean by 'multiple *'. On the 2nd point - you can't see the regexp on one line because it would be completely indecipherable!
Fri, 27 Jun 2008 11:02AM
Dendrite::
Thx... It helped me a lot and your generator is very nice...
Sun, 29 Jun 2008 11:24PM
Iltsjdny::
jHwhBNRQcFKnUdvSLdZ
Tue, 1 Jul 2008 11:23AM
Uwdwyaqf::
KIAqZirWYEUyWIZLSLK
Tue, 1 Jul 2008 03:48PM
ericw::
Ver y very helpful, thanks so much.
Wed, 2 Jul 2008 07:47PM
Nxtobhox::
glPnwIAkFPMYUTTjXKc
Thu, 3 Jul 2008 04:07AM
Redjedmq::
oEMMIsVBIYovL
Thu, 3 Jul 2008 05:21AM
Asymptote::
Incredible! This helped me write a script in 15 minutes that could have taken a few hours.