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