Searched refs:hook_char_replace (Results 1 – 1 of 1) sorted by relevance
52 void hook_char_replace (char *, size_t, char, char);128 hook_char_replace (char *string, size_t len, char replacethis, char withthis) in hook_char_replace() function146 hook_char_replace (string, len, '\b', '\0'); in run_replaces()