Re: regex
On Fri, Jan 17, 2003 at 03:38:39AM -0500, Dong Lou wrote: > Does anyone know how to use regular expression to tell the number of > consecutive \'s in a string or if the number of consecutive \'s is odd > or even. The literal answer to your questions is "yes" and "yes". Probably several people subs
regex
Does anyone know how to use regular expression to tell the number of consecutive \'s in a string or if the number of consecutive \'s is odd or even. thanks, Dong
