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