Name

ap_str_tolower — convert a string to lowercase

Synopsis

void ap_str_tolower(char *str)

Converts str to lowercase, in place.