Connecting Tech Pros Worldwide Forums | Help | Site Map

How do I find a unicode character in a regexp

Mark Healey
Guest
 
Posts: n/a
#1: Nov 5 '08

From what I've read:

s/\x{2014}/--/g;

should find an mdash and replace it with "--", but it's not. Why?


--
Mark Healey
marnkews ãt healeyopolis döt com

Closed Thread