Home
last modified time | relevance | path

Searched defs:strnicmp (Results 1 – 25 of 622) sorted by relevance

12345678910>>...25

/dports/devel/objconv/objconv-2.52/source/
H A Dstdafx.h26 #define strnicmp _strnicmp // For later versions of MS compiler macro
30 #define strnicmp strncasecmp macro
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/include/
H A Dstricmp.h6 #define strnicmp _strnicmp macro
11 #define strnicmp strncasecmp macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/fmod/include/
H A Dfmod_util.h51 # define strnicmp strncasecmp macro
55 # define strnicmp _strnicmp macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/src/c/
H A DURIFileToFilename.c25 #define strnicmp _strnicmp macro
27 #define strnicmp strncasecmp macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/src/it/
H A Dreadany.c26 #define strnicmp _strnicmp macro
31 #define strnicmp strncasecmp macro
H A Dreadstm.c29 #define strnicmp _strnicmp macro
34 #define strnicmp strncasecmp macro
/dports/games/zdoom/zdoom-2.8.1/dumb/src/it/
H A Dreadany.c26 #define strnicmp _strnicmp macro
31 #define strnicmp strncasecmp macro
H A Dreadstm.c29 #define strnicmp _strnicmp macro
34 #define strnicmp strncasecmp macro
/dports/games/openomf/dumb-238f23c/dumb/src/it/
H A Dreadany.c26 #define strnicmp _strnicmp macro
31 #define strnicmp strncasecmp macro
H A Dreadstm.c29 #define strnicmp _strnicmp macro
34 #define strnicmp strncasecmp macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/cache/
H A Dcache_test.cc26 static std::string EncodeKey(int k) {
31 static int DecodeKey(const Slice& k) {
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A Dposix_string_compat.h29 #define strnicmp(s1,s2,len) strncasecmp(s1,s2,len) macro
33 #define strnicmp(s1,s2,len) strncasecmp(s1,s2,len) macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/utils/
H A Dstrings.h36 inline int strnicmp(const char* s1, const char* s2, size_t n) { in strnicmp() function
40 inline int strnicmp(const char* s1, const char* s2, size_t n) { in strnicmp() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/string/includes/
H A Dos_string.h28 #define strnicmp _strnicmp macro
80 #define strnicmp strncasecmp macro
108 #define strnicmp strncasecmp macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/cmake/modules/
H A DFindlz4.cmake1 # - Find Lz4
2 # Find the lz4 compression library and includes
3 #
4 # lz4_INCLUDE_DIRS - where to find lz4.h, etc.
5 # lz4_LIBRARIES - List of libraries when using lz4.
6 # lz4_FOUND - True if lz4 found.
7
8 find_path(lz4_INCLUDE_DIRS
9 NAMES lz4.h
10 HINTS ${lz4_ROOT_DIR}/include)
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/source/
H A Dglobals.h58 #define strnicmp strncasecmp macro
65 #define strnicmp strncasecmp macro
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/src/
H A Doscompat.h25 #define strnicmp strncasecmp macro
/dports/games/vavoom/vavoom-1.33/utils/common/
H A Dcmdlib.h39 #define strnicmp strncasecmp macro
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/
H A Dstrnicmp.c32 int strnicmp(const char* str1, const char* str2, size_t count) in strnicmp() function
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/
H A Dstrnicmp.c32 int strnicmp(const char* str1, const char* str2, size_t count) in strnicmp() function
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Dcorestr.h45 #define strnicmp MUST_USE_CORE_STRNICMP_INSTEAD macro
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Dcorestr.h45 #define strnicmp MUST_USE_CORE_STRNICMP_INSTEAD macro
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dstrextra.h54 #define strnicmp strncasecmp macro
/dports/news/husky/husky-1.9.20191207/msged/
H A Dstrextra.h54 #define strnicmp strncasecmp macro
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dstrextra.h54 #define strnicmp strncasecmp macro

12345678910>>...25