On Thu, 24 Oct 2002, Marcus Börger wrote: > Shouldn't we allow "-" in %i, too? > I would like the following: > > %i = [+\-]?[0-9]+ > %d = [0-9]+ > %f = [+\-]?\.?[0-9]+\.?[0-9]*
+1 on that... good thinking :)... but -.0.3 is also possible with the "%f" case now ... regards, Derick -- --------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --------------[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php