#include "config.h"Include dependency graph for unix/global_os.h:

Go to the source code of this file.
Defines | |
| #define | stricmp strcasecmp |
| #define | strcmpi strcasecmp |
| #define | strnicmp strncasecmp |
| #define | strncmpi strncasecmp |
| #define | CASE_SENSITIVE_FILE_NAMES 1 |
| #define | USE_HOME_DIRECTORY 1 |
Typedefs | |
| typedef unsigned long | PointerSizedInt |
| #define CASE_SENSITIVE_FILE_NAMES 1 |
| #define strcmpi strcasecmp |
| #define stricmp strcasecmp |
Definition at line 90 of file unix/global_os.h.
Referenced by ASCStringHelpers::_Stricmp(), tncontainerstream::getcontainerfilesize(), tncontainerstream::opencontainerfile(), and tfindfile::tfindfile().
| #define strncmpi strncasecmp |
Definition at line 93 of file unix/global_os.h.
| #define strnicmp strncasecmp |
Definition at line 92 of file unix/global_os.h.
Referenced by tviewtext::evalcommand(), and tmessagedlg::inserttext().
| #define USE_HOME_DIRECTORY 1 |
Definition at line 97 of file unix/global_os.h.
| typedef unsigned long PointerSizedInt |
Definition at line 80 of file unix/global_os.h.
1.5.1