[PATCH 1/8] vbscript: Added RegExp2::Test implementation

Piotr Caban piotr at codeweavers.com
Tue Feb 19 05:39:47 CST 2013


---
  dlls/vbscript/Makefile.in     |    1 +
  dlls/vbscript/regexp.c        | 3289 
+++++++++++++++++++++++++++++++++++++++++
  dlls/vbscript/regexp.h        |   81 +
  dlls/vbscript/vbregexp.c      |   55 +-
  dlls/vbscript/vbscript.h      |    4 +
  dlls/vbscript/vbscript_main.c |   58 +-
  6 files changed, 3481 insertions(+), 7 deletions(-)
  create mode 100644 dlls/vbscript/regexp.c
  create mode 100644 dlls/vbscript/regexp.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Added-RegExp2-Test-implementation.txt
Type: text/x-patch
Size: 124135 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130219/137bf830/attachment-0001.bin>


More information about the wine-patches mailing list