ReactOS 0.4.16-dev-300-g2aadf2e
|
#include <precomp.h>
#include <mbstring.h>
Go to the source code of this file.
Functions | |
int | _mbsnicoll (const unsigned char *s1, const unsigned char *s2, size_t n) |
int | _mbsnbicoll (const unsigned char *s1, const unsigned char *s2, size_t n) |
Definition at line 17 of file mbsnicoll.c.