strcasecmp        32 libproff/str.h #  define strCaseEq(x,y) (strcasecmp((x), (y)) == 0)
strcasecmp       181 src/list.c               r=strcasecmp(s, p->group); /* tri-state */