Searched refs:string_lower (Results 1 – 2 of 2) sorted by relevance
86 static inline void string_lower(char *dst, const char *src) in string_lower() function
446 string_lower(dst, s); in test_string_upper_lower()