in reply to Regexp matched part to lower case
You can make use of lc() function to change into lower case and add 'e' option modifier.
Prasad
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Regexp matched part to lower case
by tomson (Initiate) on Jun 02, 2005 at 07:15 UTC | |
by ivancho (Hermit) on Jun 02, 2005 at 07:18 UTC | |
by prasadbabu (Prior) on Jun 02, 2005 at 07:21 UTC |