Sweden-Number/dlls/vbscript
Robert Wilhelm 26ad403cbd vbscript: Fix return value of lookup_identifier().
Signed-off-by: Robert Wilhelm <robert.wilhelm@gmx.net>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-01 11:40:09 +02:00
..
tests vbscript: Allow public and private declarations in global scope. 2020-09-28 20:16:05 +02:00
Makefile.in
compile.c
global.c vbscript: Global_Split free delimiter only if it was allocated. 2020-09-28 20:16:01 +02:00
interp.c vbscript: Fix return value of lookup_identifier(). 2020-10-01 11:40:09 +02:00
lex.c vbscript: Parse decimal literals between -1 and 1 without 0 in front. 2020-09-15 21:30:46 +02:00
parse.h
parser.y vbscript: Allow public and private declarations in global scope. 2020-09-28 20:16:05 +02:00
regexp.c
regexp.h
utils.c
vbdisp.c
vbregexp.c vbscript: Implement case-insensitive search in Replace function. 2020-08-26 21:25:38 +02:00
vbscript.c
vbscript.h vbscript: Implement case-insensitive search in Replace function. 2020-08-26 21:25:38 +02:00
vbscript.rc vbscript: Add support for translating messages. 2020-09-12 11:27:38 +02:00
vbscript.rgs
vbscript.spec
vbscript_classes.idl
vbscript_defs.h
vbscript_main.c
vbsglobal.idl
vbsregexp10.idl
vbsregexp55.idl