ap_str_tolower — convert a string to lowercase
void ap_str_tolower(char *str)
Converts str to lowercase, in place.
str