in reply to How to make these reg exp changes?
I mean, If you do not have some character before the '.' , how will it understand to replace for example, '.' with 'I' if I have 'O' after the string of 'M'? Is there any chance that this can be done?....MMMMiiii => ooooMMMMiiii ....MMMMoooo => iiiiMMMMoooo iiiiMMMM.... => iiiiMMMMoooo ooooMMMM.... => ooooMMMMiiii
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to make these reg exp changes?
by ikegami (Patriarch) on Nov 15, 2009 at 23:39 UTC | |
by Anonymous Monk on Nov 16, 2009 at 00:09 UTC | |
by ikegami (Patriarch) on Nov 16, 2009 at 00:15 UTC | |
by Anonymous Monk on Nov 16, 2009 at 00:23 UTC | |
by ikegami (Patriarch) on Nov 16, 2009 at 01:28 UTC |