ReactOS
0.4.16-dev-1946-g52006dd
mbsnicoll.c
Go to the documentation of this file.
1
2
#include <precomp.h>
3
#include <mbstring.h>
4
5
/*
6
* @unimplemented
7
*/
8
int
_mbsnicoll
(
const
unsigned
char
*
s1
,
const
unsigned
char
*
s2
,
size_t
n
)
9
{
10
WARN
(
"_mbsnicoll unimplemented\n"
);
11
return
0;
12
}
13
14
/*
15
* @unimplemented
16
*/
17
int
_mbsnbicoll
(
const
unsigned
char
*
s1
,
const
unsigned
char
*
s2
,
size_t
n
)
18
{
19
WARN
(
"_mbsnbicoll unimplemented\n"
);
20
return
0;
21
}
WARN
#define WARN(fmt,...)
Definition:
precomp.h:61
n
GLdouble n
Definition:
glext.h:7729
_mbsnbicoll
int _mbsnbicoll(const unsigned char *s1, const unsigned char *s2, size_t n)
Definition:
mbsnicoll.c:17
_mbsnicoll
int _mbsnicoll(const unsigned char *s1, const unsigned char *s2, size_t n)
Definition:
mbsnicoll.c:8
s1
struct S1 s1
s2
PCWSTR s2
Definition:
shell32_main.h:38
sdk
lib
crt
mbstring
mbsnicoll.c
Generated on Thu Dec 4 2025 06:15:26 for ReactOS by
1.9.6