[PATCH 6/8] jscript: Added RegExp constructor object implementation.

Jacek Caban jacek at codeweavers.com
Tue Sep 9 19:34:54 CDT 2008


---
  dlls/jscript/Makefile.in   |    1 +
  dlls/jscript/global.c      |    9 ++-
  dlls/jscript/jscript.h     |    3 +
  dlls/jscript/regexp.c      |  143 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/tests/lang.js |    1 +
  5 files changed, 155 insertions(+), 2 deletions(-)
  create mode 100644 dlls/jscript/regexp.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 382c688c353312c01dd65d9fdb5e57c273442773.diff
Type: text/x-patch
Size: 7478 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080910/aea46a75/attachment-0001.bin 


More information about the wine-patches mailing list