Searched refs:strnicmp (Results 1 – 2 of 2) sorted by relevance
93 #ifndef strnicmp94 #define strnicmp strncasecmp macro
11699 return strnicmp(str1, str2, n); in AU_CUS_strcmp()