tolower 831 global/global.c firstchar[1] = tolower(firstchar[0]); tolower 110 global/literal.c # define lca(x) (isupper(x) ? tolower(x) : x) tolower 797 gtags-cscope/command.c putc(tolower((unsigned char)*s), script); tolower 136 gtags-cscope/input.c firstchar = tolower(firstchar); tolower 203 gtags-cscope/input.c c = tolower(c); tolower 43 htags/incop.c *t = tolower((unsigned char)*s); tolower 220 libglibc/regex.c # define TOLOWER(c) tolower(c) tolower 88 libutil/locatestring.c s = tolower((unsigned char)*string); tolower 89 libutil/locatestring.c p = tolower((unsigned char)*pattern); tolower 122 libutil/path.c path[0] = tolower(path[0]);