
KevinR
Veteran

Jun 28, 2008, 10:21 AM
Views: 2221
|
|
Re: [meloyelo] Match largest or smallest?
|
|
|
He seems to want to use one regexp, otherwise I would also recommend using two. He also seems to want to only match if there is more than one consecutive vowel, your regexps will match a single vowel. -------------------------------------------------
(This post was edited by KevinR on Jun 28, 2008, 10:23 AM)
|