#include <string.h>#include <assert.h>#include <stdlib.h>#include "BSenv.h"Defines | |
| #define | NLS_MB_MAX_LEN 6 |
| The maximum number of bytes per multibyte character in any code page. | |
| #define | REQ_GET_OPERATIONS 0 |
| #define | REQ_GET_REFERENCES 1 |
| #define | OT_NLS_OPERATIONS 3 |
Functions | |
| int | stricmp (const char *s1, const char *s2) |
| static int | strcasecmp (const char *s1, const char *s2) |
1.4.1