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