Lines Matching full:tolower
287 ca = tolower(a->data[i]);288 cb = tolower(b->data[i]);334 ca = tolower(*pa);335 cb = tolower(*pb);