Home
last modified time | relevance | path

Searched refs:HAVE_STRNICMP (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Dos_amiga.h28 # define HAVE_STRNICMP macro
H A Dos_win32.h33 #define HAVE_STRNICMP macro
H A Dconfig.h.in212 #undef HAVE_STRNICMP
H A Dvim.h1651 # ifdef HAVE_STRNICMP
H A Dstrings.c557 #if (!defined(HAVE_STRNCASECMP) && !defined(HAVE_STRNICMP)) || defined(PROTO)
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt3467 8 In os_win32.h, HAVE_STRICMP and HAVE_STRNICMP are defined only if __GNUC__