Searched refs:strcasecmp (Results 1 – 2 of 2) sorted by relevance
39 #define strcasecmp _stricmp macro
747 if (!strcasecmp(colors[i].name, str)) { in _toColor()