jscript: Added regexp 'pre-parser' to support non-backslash-sequenced non-terminating...
commit4733fd062391a2d975771df53cdda058141dbc80
authorJacek Caban <jacek@codeweavers.com>
Fri, 20 Apr 2012 09:08:08 +0000 (20 11:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Apr 2012 09:59:51 +0000 (20 11:59 +0200)
tree4c5a0007121e544b9947d393386861413d9cde90
parenta7137ef0357dba1611f7da11a3f4672ac0c1364f
jscript: Added regexp 'pre-parser' to support non-backslash-sequenced non-terminating '/' in characted classes.
dlls/jscript/lex.c
dlls/jscript/tests/regexp.js