jscript: Added String.match implementation for non-regexp arguments.
authorJacek Caban <jacek@codeweavers.com>
Wed, 24 Sep 2008 22:53:53 +0000 (00:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Sep 2008 09:16:25 +0000 (11:16 +0200)
commit9307a5ddfdb8fccdeabbd66f7e9a0fd9aa8258e3
tree173608f189e4058a8971926e1f105fedd573b291
parente0413ddfe598278df78519c5a79bd7689c045fd0
jscript: Added String.match implementation for non-regexp arguments.
dlls/jscript/string.c
dlls/jscript/tests/api.js