tolower          1073 lib/common/strings.c             int lower1 = tolower(*s1);
tolower          1074 lib/common/strings.c             int lower2 = tolower(*s2);