jscript: Get rid of lcid argument in builtin function implementations.
commitf14c5f074ad3872f644dc97170e9d85810e3f397
authorJacek Caban <jacek@codeweavers.com>
Wed, 23 Sep 2009 14:12:12 +0000 (23 16:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Sep 2009 14:19:31 +0000 (23 16:19 +0200)
tree5bcf26f5c44daa83f8dd5e5bf061181fb8c02862
parentfadfab5ff6ec71be6ee710972663f03c39ad8c47
jscript: Get rid of lcid argument in builtin function implementations.
13 files changed:
dlls/jscript/array.c
dlls/jscript/bool.c
dlls/jscript/date.c
dlls/jscript/dispex.c
dlls/jscript/error.c
dlls/jscript/function.c
dlls/jscript/global.c
dlls/jscript/jscript.h
dlls/jscript/math.c
dlls/jscript/number.c
dlls/jscript/object.c
dlls/jscript/regexp.c
dlls/jscript/string.c