ext_8103: (Default)
ext_8103 ([identity profile] ewx.livejournal.com) wrote in [personal profile] lethargic_man 2007-04-02 11:32 am (UTC)

Yes for the string literals but not for the replacement string. So you'd end up with \ -> \\ -> \xNN\xNN instead of \ -> \\ -> \\\\, and annoying though the latter is at least you don't have to go to a character table to find out what it means, just realize that there's two levels of quoting going on and so divide by four.

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting