Subject: Re: regexp problem
From: Joao Silva <rubyforum thisisnotmyrealemail.com>
Date: Mon, 9 Feb 2009 21:49:57 +0900
References: 327434327436
In-reply-to: 327436
> m = text.match(/Math\.ceil\(\-(\d+)/)
I cannot use regexp on this - need regexp on whole this prase
(<td>Traffic left:</td>.....), because document is full of strings like
this.
--
Posted via http://www.ruby-forum.com/.