tolower 74 libproff/pattern.c if ((f_case && (tolower (*text) != tolower(*p))) || tolower 74 libproff/pattern.c if ((f_case && (tolower (*text) != tolower(*p))) || tolower 32 libproff/str.c *s = tolower (*s); tolower 92 libproff/str.c if (tolower (*s) != tolower (*s2)) tolower 92 libproff/str.c if (tolower (*s) != tolower (*s2)) tolower 102 libproff/str.c if (tolower (*s) != tolower (*s2)) tolower 102 libproff/str.c if (tolower (*s) != tolower (*s2)) tolower 112 libproff/str.c char c1=tolower(*s); tolower 113 libproff/str.c char c2=tolower(*s2); tolower 126 libproff/str.c char c1=tolower(*s); tolower 127 libproff/str.c char c2=tolower(*s2); tolower 374 libproff/str.c switch (tolower(c)) tolower 23 src/article.c *s = tolower (*s); tolower 202 src/bregex.c #define Tolower(c) tolower(c) tolower 1165 src/bregex.c while(igncase[bothcase[c]=c]=isupper(c)?tolower(c):c,c--); tolower 53 src/build_history.c if (tolower(*buf) == 'm' &&