Searched refs:chr (Results 1 – 1 of 1) sorted by relevance
176 static char *my_index(const char *str, int chr);191 static char *my_index(const char *str, int chr) in my_index() argument194 if (*str == chr) in my_index()