Searched defs:strnicmp (Results 1 – 2 of 2) sorted by relevance
45 #define strnicmp(...) strncasecmp(__VA_ARGS__) macro
229 int (*strnicmp)(const char*,const char*,int); member