Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
144803a5
Commit
144803a5
authored
Jul 21, 2020
by
Piotr Caban
Committed by
Alexandre Julliard
Jul 21, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcrt: Add _wctype table.
Signed-off-by:
Piotr Caban
<
piotr@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
1bd27e50
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
85 additions
and
11 deletions
+85
-11
api-ms-win-crt-string-l1-1-0.spec
...s-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec
+1
-1
msvcr100.spec
dlls/msvcr100/msvcr100.spec
+1
-1
msvcr110.spec
dlls/msvcr110/msvcr110.spec
+1
-1
msvcr120.spec
dlls/msvcr120/msvcr120.spec
+1
-1
msvcr120_app.spec
dlls/msvcr120_app/msvcr120_app.spec
+1
-1
msvcr70.spec
dlls/msvcr70/msvcr70.spec
+1
-1
msvcr71.spec
dlls/msvcr71/msvcr71.spec
+1
-1
msvcr80.spec
dlls/msvcr80/msvcr80.spec
+1
-1
msvcr90.spec
dlls/msvcr90/msvcr90.spec
+1
-1
ctype.c
dlls/msvcrt/ctype.c
+74
-0
msvcrt.spec
dlls/msvcrt/msvcrt.spec
+1
-1
ucrtbase.spec
dlls/ucrtbase/ucrtbase.spec
+1
-1
No files found.
dlls/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec
View file @
144803a5
...
...
@@ -96,7 +96,7 @@
@ cdecl _wcsupr_s(wstr long) ucrtbase._wcsupr_s
@ cdecl _wcsupr_s_l(wstr long ptr) ucrtbase._wcsupr_s_l
@ cdecl _wcsxfrm_l(ptr wstr long ptr) ucrtbase._wcsxfrm_l
@
stub
_wctype
@
extern _wctype ucrtbase.
_wctype
@ cdecl is_wctype(long long) ucrtbase.is_wctype
@ cdecl isalnum(long) ucrtbase.isalnum
@ cdecl isalpha(long) ucrtbase.isalpha
...
...
dlls/msvcr100/msvcr100.spec
View file @
144803a5
...
...
@@ -1531,7 +1531,7 @@
@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
@ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ cdecl _wdupenv_s(ptr ptr wstr)
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
...
...
dlls/msvcr110/msvcr110.spec
View file @
144803a5
...
...
@@ -1889,7 +1889,7 @@
@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
@ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ cdecl _wdupenv_s(ptr ptr wstr)
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
...
...
dlls/msvcr120/msvcr120.spec
View file @
144803a5
...
...
@@ -1913,7 +1913,7 @@
@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
@ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ cdecl _wdupenv_s(ptr ptr wstr)
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
...
...
dlls/msvcr120_app/msvcr120_app.spec
View file @
144803a5
...
...
@@ -1606,7 +1606,7 @@
@ cdecl _wctime64_s(ptr long ptr) msvcr120._wctime64_s
@ cdecl _wctomb_l(ptr long ptr) msvcr120._wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) msvcr120._wctomb_s_l
# extern
_wctype
@ extern _wctype msvcr120.
_wctype
@ extern _wenviron msvcr120._wenviron
@ cdecl _wfdopen(long wstr) msvcr120._wfdopen
@ cdecl _wfindfirst32(wstr ptr) msvcr120._wfindfirst32
...
...
dlls/msvcr70/msvcr70.spec
View file @
144803a5
...
...
@@ -610,7 +610,7 @@
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
@ cdecl _wctime(ptr) MSVCRT__wctime
@ cdecl _wctime64(ptr) MSVCRT__wctime64
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
@ varargs _wexecle(wstr wstr)
...
...
dlls/msvcr71/msvcr71.spec
View file @
144803a5
...
...
@@ -606,7 +606,7 @@
@ cdecl _wcsupr(wstr) MSVCRT__wcsupr
@ cdecl _wctime(ptr) MSVCRT__wctime
@ cdecl _wctime64(ptr) MSVCRT__wctime64
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
@ varargs _wexecle(wstr wstr)
...
...
dlls/msvcr80/msvcr80.spec
View file @
144803a5
...
...
@@ -1210,7 +1210,7 @@
@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
@ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ cdecl _wdupenv_s(ptr ptr wstr)
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
...
...
dlls/msvcr90/msvcr90.spec
View file @
144803a5
...
...
@@ -1186,7 +1186,7 @@
@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
@ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ cdecl _wdupenv_s(ptr ptr wstr)
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
...
...
dlls/msvcrt/ctype.c
View file @
144803a5
...
...
@@ -51,6 +51,80 @@ WORD MSVCRT__ctype [257] = {
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
};
#if _MSVCR_VER <= 110
# define B110 MSVCRT__BLANK
#else
# define B110 0
#endif
#if _MSVCR_VER == 120
# define D120 0
#else
# define D120 4
#endif
#if _MSVCR_VER >= 140
# define S140 MSVCRT__SPACE
# define L140 MSVCRT__LOWER | 0x100
# define C140 MSVCRT__CONTROL
#else
# define S140 0
# define L140 0
# define C140 0
#endif
WORD
MSVCRT__wctype
[
257
]
=
{
0
,
/* 00 */
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0028
|
B110
,
0x0028
,
0x0028
,
0x0028
,
0x0028
,
0x0020
,
0x0020
,
/* 10 */
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
/* 20 */
0x0048
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
/* 30 */
0x0084
,
0x0084
,
0x0084
,
0x0084
,
0x0084
,
0x0084
,
0x0084
,
0x0084
,
0x0084
,
0x0084
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
/* 40 */
0x0010
,
0x0181
,
0x0181
,
0x0181
,
0x0181
,
0x0181
,
0x0181
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
/* 50 */
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
/* 60 */
0x0010
,
0x0182
,
0x0182
,
0x0182
,
0x0182
,
0x0182
,
0x0182
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
/* 70 */
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0020
,
/* 80 */
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
|
S140
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
/* 90 */
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
0x0020
,
/* a0 */
0x0008
|
B110
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
|
L140
,
0x0010
,
0x0010
,
0x0010
|
C140
,
0x0010
,
0x0010
,
/* b0 */
0x0010
,
0x0010
,
0x0010
|
D120
,
0x0010
|
D120
,
0x0010
,
0x0010
|
L140
,
0x0010
,
0x0010
,
0x0010
,
0x0010
|
D120
,
0x0010
|
L140
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
0x0010
,
/* c0 */
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
/* d0 */
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0010
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0101
,
0x0102
,
/* e0 */
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
/* f0 */
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0010
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
,
0x0102
};
/*********************************************************************
* __p__pctype (MSVCRT.@)
*/
...
...
dlls/msvcrt/msvcrt.spec
View file @
144803a5
...
...
@@ -1141,7 +1141,7 @@
@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
@ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
# extern
_wctype
@ extern _wctype MSVCRT_
_wctype
@ extern _wenviron MSVCRT__wenviron
@ varargs _wexecl(wstr wstr)
@ varargs _wexecle(wstr wstr)
...
...
dlls/ucrtbase/ucrtbase.spec
View file @
144803a5
...
...
@@ -2062,7 +2062,7 @@
@ cdecl _wctime64_s(ptr long ptr) MSVCRT__wctime64_s
@ cdecl _wctomb_l(ptr long ptr) MSVCRT__wctomb_l
@ cdecl _wctomb_s_l(ptr ptr long long ptr) MSVCRT__wctomb_s_l
@
stub
_wctype
@
extern _wctype MSVCRT_
_wctype
@ cdecl _wdupenv_s(ptr ptr wstr)
@ varargs _wexecl(wstr wstr)
@ varargs _wexecle(wstr wstr)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment