how to do this regex substitution?
by Globalrev other posts by this author
May 8 2008 7:45PM messages near this date
Re: validation for file
|
Re: how to do this regex substitution?
i want to replaxe the pattrn consonant o consonant, ie hoh -> h, dad -
> d etc.
so i have to check that the letter after the letter i am at is o and
the next one is equal to the one i am at.
so
/qwrtpsdfghjklzxcvbnm/o/qwrtpsdfghjklzxcvbnm isnt true(and doesnt work
anyway).
Thread:
Globalrev
botp
Peter Jones
|