vbscript: Added RegExp2::Test implementation.
commit4b0f47534454474720dbb987dab806c3cee62d2d
authorPiotr Caban <piotr@codeweavers.com>
Tue, 19 Feb 2013 11:39:47 +0000 (19 12:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2013 18:50:51 +0000 (19 19:50 +0100)
treef4d56900ba85627335ccf0d0e130327b6d9bb33c
parent820c7635ab853554a78d8e6e2e9d5825979422db
vbscript: Added RegExp2::Test implementation.
dlls/vbscript/Makefile.in
dlls/vbscript/regexp.c [new file with mode: 0644]
dlls/vbscript/regexp.h [new file with mode: 0644]
dlls/vbscript/vbregexp.c
dlls/vbscript/vbscript.h
dlls/vbscript/vbscript_main.c