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