[PATCH 09/10] jscript: Added String.match implementation.

Jacek Caban jacek at codeweavers.com
Mon Sep 15 13:41:04 CDT 2008


RegExp part of patch is based on Mozilla regexp implementation.
---
  dlls/jscript/jscript.h |    7 ++
  dlls/jscript/regexp.c  |  152 
++++++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/string.c  |   73 ++++++++++++++++++++++-
  3 files changed, 230 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 07a4d00b8c1c7f9bbaaf623d4cadfd56b77bb4cc.diff
Type: text/x-patch
Size: 7620 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080915/fd5aac7b/attachment.bin 


More information about the wine-patches mailing list