jscript: Correctly handle empty matches in String.replace.
authorJacek Caban <jacek@codeweavers.com>
Wed, 18 Apr 2012 11:50:19 +0000 (13:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 10:09:25 +0000 (12:09 +0200)
commitc07eadd765c33a92d657fd30ba46a0ddd7ed335c
treec43558a3dddeb8598422f9d478cd05d1e9632827
parentd3852aa5563c6b334efea6734e865fb7918a277c
jscript: Correctly handle empty matches in String.replace.
(cherry picked from commit c1cb8f29b022ca1a1cf9da560f70d4b83337a9de)
dlls/jscript/string.c