w32_compare_strings 4749 src/sysdep.c     res = w32_compare_strings (SSDATA (s1), SSDATA (s2), loc, !NILP (ignore_case));
w32_compare_strings  239 src/w32.h      extern int w32_compare_strings (const char *, const char *, char *, int);