in reply to Re: hex in regexp
in thread hex in regexp
Thank you Ken! Your code almost worked. The thing is that for some reason it didn't substitute the symbols with their hex-codes, but just removed them from the string. For example please see the example of the string I'm trying to modify: "çe quil Y a Yå" I am still testing trying to figure out why it happened. Additional question - how exactly can I wrap the hex code in a <> brackets in this example?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: hex in regexp
by kcott (Archbishop) on May 22, 2012 at 12:39 UTC | |
by shamanoff (Initiate) on May 22, 2012 at 21:09 UTC | |
by shamanoff (Initiate) on May 22, 2012 at 21:23 UTC |