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