ReactOS
0.4.16-dev-1946-g52006dd
Functions
isuppr.c File Reference
#include <precomp.h>
Include dependency graph for isuppr.c:
Go to the source code of this file.
Functions
int
_ismbcupper
(
unsigned
int
c
)
Function Documentation
◆
_ismbcupper()
int
_ismbcupper
(
unsigned
int
c
)
Definition at line
18
of file
isuppr.c
.
19
{
20
return
((
c
) >= 0x8260 && (
c
) <= 0x8279);
21
}
c
const GLubyte * c
Definition:
glext.h:8905
sdk
lib
crt
mbstring
isuppr.c
Generated on Thu Dec 4 2025 06:26:19 for ReactOS by
1.9.6