jscript: Fixed backslash handling in regular expressions.
commit31b3071552b92fcd03988ee97764eb6249b80f57
authorJacek Caban <jacek@codeweavers.com>
Thu, 2 Oct 2008 14:23:15 +0000 (2 16:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Oct 2008 11:04:45 +0000 (6 13:04 +0200)
tree96d996f3e04cf9ba9c666eab2fd78f697050ed6e
parent383de2d79a35aa4ea82eb8ddba2e4107a2b4afa3
jscript: Fixed backslash handling in regular expressions.
dlls/jscript/lex.c
dlls/jscript/tests/regexp.js