Thread
:
need regex help search and replace
View Single Post
01-10-2011, 08:17 AM
#
2
itimpi
Wizard
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
You can use '\d*' to match a number of any length.
Also useful along the same lines is '\s*' to match whitespace of any length (spaces, newlines, tabs).
itimpi
View Public Profile
Visit itimpi's homepage!
Find More Posts by itimpi
Track Posts by itimpi via RSS