Home
last modified time | relevance | path

Searched defs:strnicmpw (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/comical/comical-0.8/unrar/
H A Dunicode.cpp292 int strnicmpw(const wchar *s1,const wchar *s2,int n) in strnicmpw() function
/dports/archivers/libunrar/unrar/
H A Dunicode.cpp343 int strnicmpw(const wchar *s1,const wchar *s2,size_t n) in strnicmpw() function
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgstrutil.cpp200 int strnicmpw(const char* str1, const char* str2, int len) { in strnicmpw() function