Home
last modified time | relevance | path

Searched defs:STRNICMP (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/simutrans/simutrans-121.0/utils/
H A Dsimstring.h14 #define STRNICMP strnicmp macro
17 #define STRNICMP strncasecmp macro
/dports/textproc/turboxsl/turboxsl-b03c2c9/src/zlog/src/
H A Dzc_xplatform.h37 #define STRNICMP(_a_,_C_,_b_,_n_) ( strncasecmp(_a_,_b_,_n_) _C_ 0 ) macro
/dports/databases/beansdb/beansdb-0.7.1.4/third-party/zlog-1.2/
H A Dzc_xplatform.h36 #define STRNICMP(_a_,_C_,_b_,_n_) ( strncasecmp(_a_,_b_,_n_) _C_ 0 ) macro
/dports/net/binkd/binkd-1.0.4/
H A Dtools.h179 #define STRNICMP(a,b,c) o_strnicmp(a,b,c) macro
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/contrib/iptcutil/
H A Diptcutil.c23 #define STRNICMP strnicmp macro
25 #define STRNICMP strncasecmp macro
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/contrib/iptcutil/
H A Diptcutil.c23 #define STRNICMP strnicmp macro
25 #define STRNICMP strncasecmp macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/contrib/iptcutil/
H A Diptcutil.c22 #define STRNICMP strnicmp macro
24 #define STRNICMP strncasecmp macro
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/iptcutil/
H A Diptcutil.c24 #define STRNICMP strnicmp macro
26 #define STRNICMP strncasecmp macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/contrib/iptcutil/
H A Diptcutil.c21 #define STRNICMP strnicmp macro
23 #define STRNICMP strncasecmp macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/contrib/iptcutil/
H A Diptcutil.c21 #define STRNICMP strnicmp macro
23 #define STRNICMP strncasecmp macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/contrib/iptcutil/
H A Diptcutil.c22 #define STRNICMP strnicmp macro
24 #define STRNICMP strncasecmp macro
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/iptcutil/
H A Diptcutil.c12 #define STRNICMP strnicmp macro
14 #define STRNICMP strncasecmp macro
/dports/graphics/tiffgt/tiff-4.3.0/contrib/iptcutil/
H A Diptcutil.c21 #define STRNICMP strnicmp macro
23 #define STRNICMP strncasecmp macro
/dports/graphics/tiff/tiff-4.3.0/contrib/iptcutil/
H A Diptcutil.c21 #define STRNICMP strnicmp macro
23 #define STRNICMP strncasecmp macro
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/iptcutil/
H A Diptcutil.c12 #define STRNICMP strnicmp macro
14 #define STRNICMP strncasecmp macro
/dports/archivers/unzip/unzip60/vms/
H A Dvmscfg.h126 # define STRNICMP strncasecmp macro
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dvim.h235 # define STRNICMP(d, s, n) strncasecmp((char *)(d), (char *)(s), (size_t)(n)) macro
238 # define STRNICMP(d, s, n) strnicmp((char *)(d), (char *)(s), (size_t)(n)) macro
240 # define STRNICMP(d, s, n) vim_strnicmp((char *)(d), (char *)(s), (size_t)(n)) macro
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/
H A Dminihttp.cpp48 # define STRNICMP _strnicmp macro
50 # define STRNICMP strncasecmp macro
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/platform/
H A DHttpClient.cpp74 # define STRNICMP _strnicmp macro
76 # define STRNICMP strncasecmp macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h1652 # define STRNICMP(d, s, n) strncasecmp((char *)(d), (char *)(s), (size_t)(n)) macro
1655 # define STRNICMP(d, s, n) strnicmp((char *)(d), (char *)(s), (size_t)(n)) macro
1657 # define STRNICMP(d, s, n) vim_strnicmp((char *)(d), (char *)(s), (size_t)(n)) macro
/dports/archivers/unzip/unzip60/
H A Dunzpriv.h788 # define STRNICMP zstrnicmp macro
790 # define STRNICMP strnicmp macro
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/
H A Dunzpriv.h788 # define STRNICMP zstrnicmp macro
790 # define STRNICMP strnicmp macro
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/
H A Dunzpriv.h788 # define STRNICMP zstrnicmp macro
790 # define STRNICMP strnicmp macro
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/
H A Dunzpriv.h788 # define STRNICMP zstrnicmp macro
790 # define STRNICMP strnicmp macro
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/
H A Dunzpriv.h788 # define STRNICMP zstrnicmp macro
790 # define STRNICMP strnicmp macro

12