in reply to Re^2: Replace part of a regex match
in thread Replace part of a regex match
I don't understand what you're looking for. I presented two solutions, and the first uses a regexp. It's based on the regexp in your OP (as best I could tell, since you didn't use <code> tags). It does the job in one line. Can you explain in more detail what problem you're trying to solve?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Replace part of a regex match
by krisravn (Initiate) on Dec 23, 2008 at 21:52 UTC |