|
ReactOS 0.4.16-dev-1983-g1a17364
|

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
Typedefs | |
| typedef int(__cdecl * | PFN_strnicmp) (const char *_String1, const char *_String2, size_t _MaxCount) |
Functions | |
| static BOOL | Init (void) |
| START_TEST (_strnicmp) | |
Variables | |
| static PFN_strnicmp | p_strnicmp |
| #define WIN32_NO_STATUS |
Definition at line 8 of file _strnicmp.c.
Definition at line 13 of file _strnicmp.c.
Definition at line 16 of file _strnicmp.c.
Referenced by START_TEST().
| START_TEST | ( | _strnicmp | ) |
Definition at line 24 of file _strnicmp.c.
|
static |
Definition at line 14 of file _strnicmp.c.
Referenced by Init(), and START_TEST().