Searched refs:replacethis (Results 1 – 1 of 1) sorted by relevance
128 hook_char_replace (char *string, size_t len, char replacethis, char withthis) in hook_char_replace() argument132 if (string[i] == replacethis) in hook_char_replace()