[PATCH 5/7] jscript: Added String.replace implementation.

Jacek Caban jacek at codeweavers.com
Wed Sep 24 17:53:29 CDT 2008


---
  dlls/jscript/jscript.h       |    2 +
  dlls/jscript/regexp.c        |   18 +++
  dlls/jscript/string.c        |  258 
+++++++++++++++++++++++++++++++++++++++++-
  dlls/jscript/tests/api.js    |   23 ++++
  dlls/jscript/tests/regexp.js |   73 ++++++++++++-
  5 files changed, 369 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1c48fc8cbbc59757d1c0746c5cb817eb0bb60bda.diff
Type: text/x-patch
Size: 13482 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080925/aefab34e/attachment-0001.bin 


More information about the wine-patches mailing list