Use foreach_set() instead of reimplementing it.
[libfirm] / win32 / strings.h
1 #define strcasecmp  stricmp
2 #define strncasecmp _strnicmp