Searched defs:strnicmpw (Results 1 – 3 of 3) sorted by relevance
292 int strnicmpw(const wchar *s1,const wchar *s2,int n) in strnicmpw() function
343 int strnicmpw(const wchar *s1,const wchar *s2,size_t n) in strnicmpw() function
200 int strnicmpw(const char* str1, const char* str2, int len) { in strnicmpw() function