in reply to Re: Regex help
in thread Regex help
For example in the list I am looping through, one element could be demo-outgoing, and a later element could be demo. I don't want the string demo in the already formatted string __user__demo-outgoing__ to be matched and rewritten again.
Does that make sense?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Regex help
by ikegami (Patriarch) on Jun 02, 2005 at 18:11 UTC |